Home
last modified time | relevance | path

Searched defs:ImportDecl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h23 class ImportDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexDataConsumer.h21 class ImportDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConsumer.h28 class ImportDecl; variable
H A DDecl.h4434 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp654 Decl *ImportDecl = ParseModuleImport(SourceLocation()); in ParseTopLevelDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp5064 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
5075 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl