Home
last modified time | relevance | path

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

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