Searched defs:isAncestorDeclContextOf (Results 1 – 1 of 1) sorted by relevance
3468 static bool isAncestorDeclContextOf(const DeclContext *DC, const Decl *D) { in isAncestorDeclContextOf() function3484 static bool isAncestorDeclContextOf(const DeclContext *DC, const Stmt *S) { in isAncestorDeclContextOf() function