Home
last modified time | relevance | path

Searched defs:PrevVar (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDecl.cpp648 const VarDecl *PrevVar = Var->getPreviousDecl(); in getLVForNamespaceScopeDecl() local
658 for (const VarDecl *PrevVar = Var->getPreviousDecl(); PrevVar; in getLVForNamespaceScopeDecl() local
[all...]
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp416 isl::aff PrevVar = in wrapConstantDimensions() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10326 VarDecl *PrevVar; CheckMemberSpecialization() local