Searched defs:isInstantiationDependent (Results 1 – 6 of 6) sorted by relevance
276 bool TemplateName::isInstantiationDependent() const { in isInstantiationDependent() function in TemplateName
430 bool DeclarationNameInfo::isInstantiationDependent() const { in isInstantiationDependent() function in DeclarationNameInfo
243 bool TemplateArgument::isInstantiationDependent() const { in isInstantiationDependent() function in TemplateArgument
238 bool NestedNameSpecifier::isInstantiationDependent() const { in isInstantiationDependent() function in NestedNameSpecifier
1020 AST_MATCHER(Expr, isInstantiationDependent) { in AST_MATCHER() argument
215 bool isInstantiationDependent() const { in isInstantiationDependent() function