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

/external/clang/include/clang/AST/
H A DDeclBase.h1275 bool isLookupContext() const { function in class:clang::DeclContext
/external/clang/lib/AST/
H A DDeclBase.cpp1591 if (!isLookupContext()) {
/external/clang/lib/Serialization/
H A DASTWriter.cpp3765 if (!DC->isLookupContext())
5666 assert(DC->isLookupContext() &&

Completed in 493 milliseconds