Home
last modified time | relevance | path

Searched refs:getCheckPoint (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp1642 const char *Preprocessor::getCheckPoint(FileID FID, const char *Start) const { in getCheckPoint() function in Preprocessor
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDTextDiagnostic.cpp1155 if (const char *CheckPoint = PP->getCheckPoint(FID, FirstLineStart)) { in highlightLines()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h302 const char *getCheckPoint(FileID FID, const char *Start) const;