Searched defs:isInstantiationDependent (Results 1 – 6 of 6) sorted by relevance
430 bool DeclarationNameInfo::isInstantiationDependent() const { in isInstantiationDependent() function in DeclarationNameInfo
259 bool TemplateName::isInstantiationDependent() const { in isInstantiationDependent() function in TemplateName
318 bool TemplateArgument::isInstantiationDependent() const { in isInstantiationDependent() function in TemplateArgument
238 bool NestedNameSpecifier::isInstantiationDependent() const { in isInstantiationDependent() function in NestedNameSpecifier
1021 AST_MATCHER(Expr, isInstantiationDependent) { in AST_MATCHER() argument
221 bool isInstantiationDependent() const { in isInstantiationDependent() function