Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseObjc.cpp2178 SourceLocation kwLoc = Tok.getLocation(); in ParseObjCAtExpression() local
2180 FixItHint::CreateReplacement(kwLoc, str)); in ParseObjCAtExpression()