Home
last modified time | relevance | path

Searched refs:LastVD (Results 1 – 1 of 1) sorted by relevance

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRewriteUtils.cpp1157 VarDecl *LastVD = dyn_cast<VarDecl>(LastD); in getDeclGroupStrAndRemove() local
1160 TransAssert(LastVD && "Bad First VarDecl!"); in getDeclGroupStrAndRemove()
1163 SourceRange LastVarRange = LastVD->getSourceRange(); in getDeclGroupStrAndRemove()