Home
last modified time | relevance | path

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

/freebsd/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