Searched defs:IsVar (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 1005 bool IsVar = isa<VarTemplateDecl>(Active->Entity) || PrintInstantiationStack() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 45251 bool IsVar = !CIdx; combineExtractVectorElt() local |