Home
last modified time | relevance | path

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

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