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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h73 class TranslationUnitDecl : public Decl, public DeclContext { class in namespace:clang
81 explicit TranslationUnitDecl(ASTContext &ctx) function in class:clang::TranslationUnitDecl

Completed in 47 milliseconds