Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp366 std::string InfoText = in VisitNode() local
374 return std::make_shared<PathDiagnosticEventPiece>(Pos, InfoText, true); in VisitNode()