Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTConsumer.h30 class ImportDecl; variable
DDecl.h3216 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
/external/clang/lib/AST/
DDecl.cpp3364 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
3376 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl