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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h196 class ExternCContextDecl : public Decl, public DeclContext { class in namespace:clang
197 explicit ExternCContextDecl(TranslationUnitDecl *TU) function in class:clang::ExternCContextDecl

Completed in 58 milliseconds