Home
last modified time | relevance | path

Searched refs:AccessDeclContextSanity (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h330 bool AccessDeclContextSanity() const;
426 assert(AccessDeclContextSanity()); in setAccess()
430 assert(AccessDeclContextSanity()); in getAccess()
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h355 bool AccessDeclContextSanity() const;
475 assert(AccessDeclContextSanity()); in setAccess()
479 assert(AccessDeclContextSanity()); in getAccess()
/external/clang/lib/AST/
DDeclBase.cpp780 bool Decl::AccessDeclContextSanity() const { in AccessDeclContextSanity() function in Decl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp964 bool Decl::AccessDeclContextSanity() const { in AccessDeclContextSanity() function in Decl