Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTConsumer.h31 class ImportDecl; variable
H A DDecl.h3628 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3961 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
3973 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl