Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp2136 SourceLocation kwLoc = Tok.getLocation(); in ParseObjCAtExpression() local
2138 FixItHint::CreateReplacement(kwLoc, str)); in ParseObjCAtExpression()