Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1239 VarTemplateDecl *CurD = this; getDefinition() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3605 for (VarDecl *CurD = PrevVD; CurD; CurD = CurD->getPreviousDecl()) { attachPreviousDeclImpl() local