Home
last modified time | relevance | path

Searched defs:TranslationUnitDecl (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h54 class TranslationUnitDecl; variable
H A DDecl.h85 explicit TranslationUnitDecl(ASTContext &ctx) in TranslationUnitDecl() function