Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTConsumer.h31 class ImportDecl; variable
DDecl.h3526 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
/external/clang/lib/AST/
DDecl.cpp3845 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
3857 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl