Home
last modified time | relevance | path

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

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