Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp389 static void buildFixItLine(std::string &CaretLine, std::string &FixItLine, in buildFixItLine() argument
543 std::string CaretLine(NumColumns + 1, ' '); in print() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp314 selectInterestingSourceRegion(std::string & SourceLine,std::string & CaretLine,std::string & FixItInsertionLine,unsigned Columns,const SourceColumnMap & map) selectInterestingSourceRegion() argument
961 highlightRange(const LineRange & R,const SourceColumnMap & Map,std::string & CaretLine) highlightRange() argument
1216 std::string CaretLine; emitSnippetAndCaret() local
[all...]