Home
last modified time | relevance | path

Searched defs:WarnAtNode (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp26 constexpr llvm::StringLiteral WarnAtNode = "iter"; variable
H A DPointerSortingChecker.cpp26 constexpr llvm::StringLiteral WarnAtNode = "sort"; variable
H A DOSObjectCStyleCast.cpp27 static constexpr const char *const WarnAtNode = "WarnAtNode"; variable
H A DGCDAntipatternChecker.cpp46 const char *WarnAtNode = "waitcall"; variable