/minix3/external/bsd/flex/dist/tests/test-alloc-extra/ |
H A D | scanner.l | 37 struct Check { struct 54 %option extra-type="struct Check *" argument
|
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.h | 25 std::error_code Check(std::error_code Err) { in Check() function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | missing-namespace-qualifier-typo-corrections.cpp | 25 void Check() { // expected-note{{'Check' declared here}} in Check() function
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CIndexHigh.cpp | 444 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findReferencesInFile() local 507 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findIncludesInFile() local
|
H A D | CXSourceLocation.cpp | 136 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getLocation() local
|
H A D | CIndexCodeCompletion.cpp | 695 ASTUnit::ConcurrencyCheck Check(*AST); in clang_codeCompleteAt_Impl() local
|
H A D | Indexing.cpp | 792 ASTUnit::ConcurrencyCheck Check(*Unit); in clang_indexTranslationUnit_Impl() local
|
H A D | CIndex.cpp | 3101 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_saveTranslationUnit() local 3188 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_reparseTranslationUnit_Impl() local 4333 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getCursor() local 5434 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_tokenize() local 6170 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_annotateTokens() local
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.param/ |
H A D | p15-cxx0x.cpp | 39 struct Check : Bs<As>... { struct
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | ForwardControlFlowIntegrity.cpp | 270 Value *Check = nullptr; in rewriteFunctionPointer() local
|
/minix3/external/bsd/llvm/dist/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 71 namespace Check { namespace 1020 size_t CheckString::Check(const SourceMgr &SM, StringRef Buffer, in Check() function in CheckString
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 699 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) in EmitBoundsCheck() local 1166 llvm::Value *Check; in EmitLoadOfScalar() local 2276 llvm::Value *Check = Checked[i].first; in EmitCheck() local
|
H A D | CGExprScalar.cpp | 608 llvm::Value *Check = nullptr; in EmitFloatConversionCheck() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 173 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 4535 void Check(FunctionProtoTypeLoc TL, Sema::AbstractDiagSelID Sel) { in Check() function 4546 void Check(ArrayTypeLoc TL, Sema::AbstractDiagSelID Sel) { in Check() function 4550 void Check(TemplateSpecializationTypeLoc TL, Sema::AbstractDiagSelID Sel) { in Check() function 5332 for (auto &Check : Checks) in CheckDelayedMemberExceptionSpecs() local
|
H A D | SemaOpenMP.cpp | 4831 DSARefChecker Check(DSAStack); in ActOnOpenMPReductionClause() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2053 Value *Check = nullptr; in addStrideCheck() local 2170 Instruction *Check = BinaryOperator::CreateAnd(MemoryRuntimeCheck, in addRuntimeCheck() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 123 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function
|