Home
last modified time | relevance | path

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

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRewriteUtils.cpp1163 SourceRange LastVarRange = LastVD->getSourceRange(); in getDeclGroupStrAndRemove() local
1164 SourceLocation LastEndLoc = getEndLocationUntil(LastVarRange, ';'); in getDeclGroupStrAndRemove()