Home
last modified time | relevance | path

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

/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRewriteUtils.cpp1267 SourceLocation NameStartLoc = VD->getLocation(); in removeVarInitExpr() local
1269 SourceLocation InitStartLoc = getLocationUntil(NameStartLoc, '='); in removeVarInitExpr()
1641 SourceLocation NameStartLoc = VD->getLocation(); in isTheFirstDecl() local
1644 const char *NameStartBuf = SrcManager->getCharacterData(NameStartLoc); in isTheFirstDecl()