Home
last modified time | relevance | path

Searched refs:TryInstantiating (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp13922 bool TryInstantiating = TSK == TSK_ImplicitInstantiation; in DoMarkVarDeclReferenced() local
13924 if (TryInstantiating && !isa<VarTemplateSpecializationDecl>(Var)) { in DoMarkVarDeclReferenced()
13932 TryInstantiating = false; in DoMarkVarDeclReferenced()
13938 if (TryInstantiating) { in DoMarkVarDeclReferenced()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp18132 bool TryInstantiating = in DoMarkVarDeclReferenced() local
18136 if (TryInstantiating) { in DoMarkVarDeclReferenced()