Searched defs:isAncestorDeclContextOf (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 3414 static bool isAncestorDeclContextOf(const DeclContext *DC, const Decl *D) { isAncestorDeclContextOf() function |