Home
last modified time | relevance | path

Searched defs:FixItInsertionLine (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp315 selectInterestingSourceRegion(std::string & SourceLine,std::string & CaretLine,std::string & FixItInsertionLine,unsigned Columns,const SourceColumnMap & map) selectInterestingSourceRegion() argument
998 std::string FixItInsertionLine; buildFixItInsertionLine() local
1230 std::string FixItInsertionLine = buildFixItInsertionLine( emitSnippetAndCaret() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp552 std::string FixItInsertionLine; in print() local