Searched defs:startPos (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h600 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos, argument
607 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos, argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h699 virtual void HandlePosition(const char *startPos, unsigned posLen) {} argument
701 virtual void HandleInvalidPosition(const char *startPos, unsigned posLen, argument
704 virtual void HandleZeroPosition(const char *startPos, unsigned posLen) {} argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7560 void CheckFormatHandler::HandlePosition(const char *startPos, argument
7569 CheckFormatHandler::HandleInvalidPosition(const char *startPos, unsigned posLen, argument
7577 void CheckFormatHandler::HandleZeroPosition(const char *startPos, argument
[all...]

Completed in 96 milliseconds