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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h 355 bool AccessDeclContextSanity() const;
475 assert(AccessDeclContextSanity());
479 assert(AccessDeclContextSanity());
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp 963 bool Decl::AccessDeclContextSanity() const {

Completed in 51 milliseconds