/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelConsumer.cpp | 32 bool ModelConsumer::HandleTopLevelDecl(DeclGroupRef D) { in HandleTopLevelDecl() function in ModelConsumer
|
H A D | AnalysisConsumer.cpp | 396 bool AnalysisConsumer::HandleTopLevelDecl(DeclGroupRef DG) { in HandleTopLevelDecl() function in AnalysisConsumer
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ASTConsumer.cpp | 19 bool ASTConsumer::HandleTopLevelDecl(DeclGroupRef D) { in HandleTopLevelDecl() function in ASTConsumer
|
/minix3/external/bsd/llvm/dist/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 26 virtual bool HandleTopLevelDecl(DeclGroupRef DG) { in HandleTopLevelDecl() function in __anon1e1079b20111::PrintFunctionsConsumer
|
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/ |
H A D | ToolingTest.cpp | 52 virtual bool HandleTopLevelDecl(clang::DeclGroupRef DeclGroup) { in HandleTopLevelDecl() function in clang::tooling::__anon4c88a8f00111::FindTopLevelDeclConsumer 75 virtual bool HandleTopLevelDecl(clang::DeclGroupRef GroupRef) { in HandleTopLevelDecl() function in clang::tooling::__anon4c88a8f00211::FindClassDeclXConsumer
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | ModuleBuilder.cpp | 113 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl() function in __anoncaca9f7e0111::CodeGeneratorImpl
|
H A D | CodeGenAction.cpp | 96 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl() function in clang::BackendConsumer
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | ASTConsumers.cpp | 154 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl() function in __anon6a8831e30211::ASTViewer
|
H A D | MultiplexConsumer.cpp | 223 bool MultiplexConsumer::HandleTopLevelDecl(DeclGroupRef D) { in HandleTopLevelDecl() function in MultiplexConsumer
|
H A D | ASTUnit.cpp | 861 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl() function in __anonf211e7840311::TopLevelDeclTrackerConsumer 940 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl() function in __anonf211e7840311::PrecompilePreambleConsumer
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 323 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl() function in __anon36fe72e80111::IndexingConsumer
|
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 134 bool HandleTopLevelDecl(DeclGroupRef DG) override { in HandleTopLevelDecl() function in __anon8d85bcfa0111::ObjCMigrateASTConsumer
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 170 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl() function in __anon78bfd96d0111::RewriteObjC
|
H A D | RewriteModernObjC.cpp | 190 bool HandleTopLevelDecl(DeclGroupRef D) override { in HandleTopLevelDecl() function in __anon380f2ff20111::RewriteModernObjC
|