HomeSort by: relevance | last modified time | path
    Searched refs:isLookupContext (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h 1925 bool isLookupContext() const {
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp 1829 if (!isLookupContext()) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 3888 if (!DC->isLookupContext())
5722 assert(DC->isLookupContext() &&

Completed in 20 milliseconds