Home
last modified time | relevance | path

Searched refs:isLookupContext (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h1213 bool isLookupContext() const { in isLookupContext() function
/external/clang/lib/Serialization/
DASTWriter.cpp3875 if (!DC->isLookupContext()) in WriteDeclContextVisibleBlock()