Home
last modified time | relevance | path

Searched defs:isAncestorDeclContextOf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3468 static bool isAncestorDeclContextOf(const DeclContext *DC, const Decl *D) { in isAncestorDeclContextOf() function
3484 static bool isAncestorDeclContextOf(const DeclContext *DC, const Stmt *S) { in isAncestorDeclContextOf() function