Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp3218 static bool isAncestorDeclContextOf(const DeclContext *DC, const Decl *D) { in isAncestorDeclContextOf() function
3234 static bool isAncestorDeclContextOf(const DeclContext *DC, const Stmt *S) { in isAncestorDeclContextOf() function