Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp622 bool IsVar = isa<VarTemplateDecl>(Active->Entity) || in PrintInstantiationStack() local
641 << IsVar << IsTemplate << cast<NamedDecl>(Active->Entity) in PrintInstantiationStack()