Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-var-template.cpp23 namespace InstantiationDependent { namespace
/external/clang/lib/AST/
DTemplateBase.cpp571 bool &InstantiationDependent, bool &ContainsUnexpandedParameterPack) { in initializeFrom()
DExprCXX.cpp298 bool InstantiationDependent = false; in OverloadExpr() local
361 bool InstantiationDependent = true; in DependentScopeDeclRefExpr() local
1129 bool InstantiationDependent = true; in CXXDependentScopeMemberExpr() local
DExpr.cpp216 bool &InstantiationDependent) { in computeDeclRefDependence()
309 bool InstantiationDependent = false; in computeDependence() local
351 bool InstantiationDependent = false; in DeclRefExpr() local
1447 bool InstantiationDependent = false; in Create() local
DType.cpp3102 bool &InstantiationDependent) { in anyDependentTemplateArguments()
3109 bool &InstantiationDependent) { in anyDependentTemplateArguments()
/external/clang/lib/Sema/
DSemaTemplate.cpp2152 bool InstantiationDependent = false; in CheckTemplateIdType() local
2575 bool InstantiationDependent; in ActOnVarTemplateSpecialization() local
2803 bool InstantiationDependent = false; in CheckVarTemplateId() local
2953 bool InstantiationDependent; in BuildTemplateIdExpr() local
6319 bool InstantiationDependent; in ActOnClassTemplateSpecialization() local
DSemaTemplateInstantiateDecl.cpp3971 bool InstantiationDependent = false; in InstantiateVariableDefinition() local
4707 bool InstantiationDependent = false; in FindInstantiatedDecl() local
DSemaDecl.cpp8303 bool InstantiationDependent = false; in ActOnFunctionDeclarator() local
DSemaExpr.cpp13940 bool InstantiationDependent = false; in DoMarkVarDeclReferenced() local
/external/clang/include/clang/AST/
DStmt.h132 unsigned InstantiationDependent : 1; in LLVM_ALIGNAS() local