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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1350 SourceLocation ParenInsertionLoc = PP.getLocForEndOfToken(Range.getEnd()); local
1354 ? FixItHint::CreateInsertion(ParenInsertionLoc, "()")

Completed in 83 milliseconds