| /external/clang/include/clang/Index/ |
| D | IndexDataConsumer.h | 21 class ImportDecl; variable
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexingContext.h | 23 class ImportDecl; variable
|
| /external/clang/lib/Index/ |
| D | IndexingContext.h | 22 class ImportDecl; variable
|
| /external/llvm-project/clang/include/clang/Index/ |
| D | IndexDataConsumer.h | 21 class ImportDecl; variable
|
| /external/clang/include/clang/AST/ |
| D | ASTConsumer.h | 31 class ImportDecl; variable
|
| D | Decl.h | 3753 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | ASTConsumer.h | 28 class ImportDecl; variable
|
| D | Decl.h | 4414 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
|
| /external/llvm-project/clang/unittests/AST/ |
| D | ASTImporterTest.cpp | 36 struct ImportDecl : TestImportBase {}; struct 519 TEST_P(ImportDecl, ImportFunctionTemplateDecl) { in TEST_P() argument 564 TEST_P(ImportDecl, ImportVarTemplate) { in TEST_P() argument 686 TEST_P(ImportDecl, ImportRecordDeclInFunc) { in TEST_P() argument 769 TEST_P(ImportDecl, ImportUsingDecl) { in TEST_P() argument 790 TEST_P(ImportDecl, ImportUsingShadowDecl) { in TEST_P() argument 835 TEST_P(ImportDecl, ImportTemplatedDeclForTemplate) { in TEST_P() argument 849 TEST_P(ImportDecl, ImportClassTemplatePartialSpecialization) { in TEST_P() argument 2691 TEST_P(ImportDecl, ImportEnumSequential) { in TEST_P() argument 2730 TEST_P(ImportDecl, ImportFieldOrder) { in TEST_P() argument
|
| /external/llvm-project/clang/lib/Parse/ |
| D | Parser.cpp | 652 Decl *ImportDecl = ParseModuleImport(SourceLocation()); in ParseTopLevelDecl() local
|
| /external/turbine/java/com/google/turbine/tree/ |
| D | Tree.java | 620 public static class ImportDecl extends Tree { class in Tree 625 public ImportDecl(int position, ImmutableList<Ident> type, boolean stat, boolean wild) { in ImportDecl() method in Tree.ImportDecl
|
| /external/clang/lib/AST/ |
| D | Decl.cpp | 4224 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl 4236 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
|
| /external/llvm-project/clang/lib/AST/ |
| D | Decl.cpp | 5032 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl 5043 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
|