Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3414 static bool isAncestorDeclContextOf(const DeclContext *DC, const Decl *D) { isAncestorDeclContextOf() function
3430 static bool isAncestorDeclContextOf(const DeclContext *DC, const Stmt *S) { isAncestorDeclContextOf() function
[all...]