Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3572 auto *PrevVD = cast<VarDecl>(Previous); in attachPreviousDeclImpl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4370 for (VarDecl *PrevVD = Old->getMostRecentDecl(); PrevVD; in MergeVarDeclTypes() local
10951 auto *PrevVD = dyn_cast<ValueDecl>(PrevDecl); in shouldLinkDependentDeclWithPrevious() local