Searched defs:getSourceLine (Results 1 – 2 of 2) sorted by relevance
313 static std::string getSourceLine(clang::Preprocessor &PP, in getSourceLine() function339 static std::string getSourceLine(clang::Preprocessor &PP, clang::FileID FileID, in getSourceLine() function
309 StringRef getSourceLine() const { in getSourceLine() function