HomeSort by relevance Sort by last modified time
    Searched refs:AccessDeclContextSanity (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclBase.h 330 bool AccessDeclContextSanity() const;
426 assert(AccessDeclContextSanity());
430 assert(AccessDeclContextSanity());
    [all...]
  /external/clang/lib/AST/
DeclBase.cpp 780 bool Decl::AccessDeclContextSanity() const {
    [all...]

Completed in 1011 milliseconds