Searched refs:ParenInsertionLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSema.cpp1398 SourceLocation ParenInsertionLoc = PP.getLocForEndOfToken(Range.getEnd()); local
1402 ? FixItHint::CreateInsertion(ParenInsertionLoc, "()")

Completed in 86 milliseconds