Home
last modified time | relevance | path

Searched defs:NoMatchPedantic (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
DFormatString.h241 enum MatchKind { NoMatch = 0, Match = 1, NoMatchPedantic }; enumerator
/external/llvm-project/clang/include/clang/AST/
DFormatString.h264 NoMatchPedantic, enumerator