Searched defs:LineString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/clang-import-test/ | ||
H A D | clang-import-test.cpp | 125 llvm::StringRef LineString(LineBegin, LineEnd - LineBegin); PrintSourceForLocation() local |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteModernObjC.cpp | 1624 ConvertSourceLocationToLineDirective(SourceLocation Loc,std::string & LineString) ConvertSourceLocationToLineDirective() argument |