Searched refs:isExternCContext (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclBase.h1188 bool isExternCContext() const;
/external/clang/lib/AST/
H A DDeclBase.cpp865 bool DeclContext::isExternCContext() const { function in class:DeclContext
H A DDecl.cpp1795 return getLexicalDeclContext()->isExternCContext();
2481 return getLexicalDeclContext()->isExternCContext();
/external/clang/lib/Sema/
H A DSemaTemplate.cpp5571 if (Ctx && Ctx->isExternCContext())
H A DSemaDecl.cpp12533 CXXRecord->getLexicalDeclContext()->isExternCContext() &&

Completed in 105 milliseconds