Searched defs:FixItInsertionLine (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | TextDiagnostic.cpp | 315 selectInterestingSourceRegion(std::string & SourceLine,std::string & CaretLine,std::string & FixItInsertionLine,unsigned Columns,const SourceColumnMap & map) selectInterestingSourceRegion() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | SourceMgr.cpp | 552 std::string FixItInsertionLine; in print() local |