Searched defs:isInstantiationDependent (Results 1 – 6 of 6) sorted by relevance
215 bool TemplateName::isInstantiationDependent() const { in isInstantiationDependent() function in TemplateName
436 bool DeclarationNameInfo::isInstantiationDependent() const { in isInstantiationDependent() function in DeclarationNameInfo
240 bool TemplateArgument::isInstantiationDependent() const { in isInstantiationDependent() function in TemplateArgument
238 bool NestedNameSpecifier::isInstantiationDependent() const { in isInstantiationDependent() function in NestedNameSpecifier
1015 AST_MATCHER(Expr, isInstantiationDependent) { in AST_MATCHER() argument
214 bool isInstantiationDependent() const { in isInstantiationDependent() function