Home
last modified time | relevance | path

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

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