Searched defs:InstantiationDependent (Results 1 – 7 of 7) sorted by relevance
592 bool &InstantiationDependent, in initializeFrom()636 bool &InstantiationDependent, in initializeFrom()
1887 bool &InstantiationDependent) { in anyDependentTemplateArguments()1894 bool &InstantiationDependent) { in anyDependentTemplateArguments()1909 bool &InstantiationDependent) { in anyDependentTemplateArguments()1940 bool InstantiationDependent; in TemplateSpecializationType() local
311 bool InstantiationDependent = false; in OverloadExpr() local376 bool InstantiationDependent = true; in DependentScopeDeclRefExpr() local1101 bool InstantiationDependent = true; in CXXDependentScopeMemberExpr() local
228 bool &InstantiationDependent) { in computeDeclRefDependence()318 bool InstantiationDependent = false; in computeDependence() local370 bool InstantiationDependent = false; in DeclRefExpr() local1319 bool InstantiationDependent = false; in Create() local
1993 bool InstantiationDependent = false; in CheckTemplateIdType() local5350 bool InstantiationDependent; in ActOnClassTemplateSpecialization() local
6279 bool InstantiationDependent = false; in ActOnFunctionDeclarator() local
165 unsigned InstantiationDependent : 1; variable