Searched defs:isDependentContext (Results 1 – 4 of 4) sorted by relevance
40 AST_MATCHER(CXXMethodDecl, isDependentContext) { in AST_MATCHER() argument
34 AST_MATCHER(CXXMethodDecl, isDependentContext) { in AST_MATCHER() argument
922 bool DeclContext::isDependentContext() const { in isDependentContext() function in DeclContext
1141 bool DeclContext::isDependentContext() const { in isDependentContext() function in DeclContext