Searched refs:isExternCXXContext (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclBase.h1192 bool isExternCXXContext() const;
/external/clang/lib/AST/
H A DDeclBase.cpp869 bool DeclContext::isExternCXXContext() const { function in class:DeclContext
H A DDecl.cpp1799 return getLexicalDeclContext()->isExternCXXContext();
2485 return getLexicalDeclContext()->isExternCXXContext();

Completed in 209 milliseconds