Searched defs:Check (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h25 error_code Check(error_code Err) { function in namespace:llvm::__anon2273
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp186 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp136 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp3974 void Check(FunctionProtoTypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3221::CheckAbstractUsage
3985 void Check(ArrayTypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3221::CheckAbstractUsage
3989 void Check(TemplateSpecializationTypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3221::CheckAbstractUsage
4013 void Check(TypeLoc TL, Sema::AbstractDiagSelID Sel) { function in struct:__anon3221::CheckAbstractUsage
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp735 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) local
1197 llvm::Value *Check; local
H A DCGExprScalar.cpp562 llvm::Value *Check = 0; local
837 EmitBinOpCheck(Value *Check, const BinOpInfo &Info) argument
[all...]

Completed in 85 milliseconds