Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp280 const BugType *getBT_IndeterminatePosition() const { in getBT_IndeterminatePosition() function in __anon299e83ef0211::StreamChecker
301 &BR.getBugType() != this->getBT_IndeterminatePosition()) in constructSetErrorNoteTag()
320 if (&BR.getBugType() == this->getBT_IndeterminatePosition()) { in constructSetEofOrErrorNoteTag()