Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h417 PostDecrInWhile = 1 << 5, enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DSanitizerArgs.cpp1624 .Case("unsigned-post-decr-while", LangOptionsBase::PostDecrInWhile) in parseOverflowPatternExclusionValues()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4530 LangOptionsBase::PostDecrInWhile) in ParseLangArgs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3006 LangOptions::OverflowPatternExclusionKind::PostDecrInWhile)) in matchesPostDecrInWhile()