Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp540 bool IsVar = isa<VarTemplateDecl>(Active->Entity) || in PrintInstantiationStack() local
559 << IsVar << IsTemplate << cast<NamedDecl>(Active->Entity) in PrintInstantiationStack()