Searched refs:AccessDeclContextSanity (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h355 bool AccessDeclContextSanity() const;
475 assert(AccessDeclContextSanity());
479 assert(AccessDeclContextSanity());
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp963 bool Decl::AccessDeclContextSanity() const { function in class:Decl

Completed in 115 milliseconds