Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3597 auto *PrevVD = cast<VarDecl>(Previous); attachPreviousDeclImpl() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4352 for (VarDecl *PrevVD = Old->getMostRecentDecl(); PrevVD; MergeVarDeclTypes() local
10925 auto *PrevVD = dyn_cast<ValueDecl>(PrevDecl); shouldLinkDependentDeclWithPrevious() local
[all...]