Home
last modified time | relevance | path

Searched defs:InstantiationDependent (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDTemplateBase.cpp605 bool &InstantiationDependent, bool &ContainsUnexpandedParameterPack) { in initializeFrom()
HDExprCXX.cpp495 bool InstantiationDependent = false; in OverloadExpr() local
543 bool InstantiationDependent = true; in DependentScopeDeclRefExpr() local
1420 bool InstantiationDependent = true; in CXXDependentScopeMemberExpr() local
HDExpr.cpp374 bool &InstantiationDependent) { in computeDeclRefDependence()
467 bool InstantiationDependent = false; in computeDependence() local
528 bool InstantiationDependent = false; in DeclRefExpr() local
1719 bool InstantiationDependent = false; in Create() local
HDType.cpp3422 bool &InstantiationDependent) { in anyDependentTemplateArguments()
3429 bool &InstantiationDependent) { in anyDependentTemplateArguments()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp3497 bool InstantiationDependent = false; in CheckTemplateIdType() local
4148 bool InstantiationDependent; in ActOnVarTemplateSpecialization() local
4346 bool InstantiationDependent = false; in CheckVarTemplateId() local
4552 bool InstantiationDependent; in BuildTemplateIdExpr() local
8134 bool InstantiationDependent; in ActOnClassTemplateSpecialization() local
HDSemaTemplateInstantiateDecl.cpp5053 bool InstantiationDependent = false; in InstantiateVariableDefinition() local
HDSemaDecl.cpp9297 bool InstantiationDependent = false; in ActOnFunctionDeclarator() local
HDSemaExpr.cpp16885 bool InstantiationDependent = false; in DoMarkVarDeclReferenced() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h320 unsigned InstantiationDependent : 1; in alignas() local