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