Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTConsumer.h31 class ImportDecl; variable
DDecl.h3431 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DDecl.cpp3713 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
3725 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl