Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp9114 VarDecl *PrevVar; in CheckMemberSpecialization() local