Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp313 static std::string getSourceLine(clang::Preprocessor &PP, in getSourceLine() function
339 static std::string getSourceLine(clang::Preprocessor &PP, clang::FileID FileID, in getSourceLine() function
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp309 StringRef getSourceLine() const { in getSourceLine() function