Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp190 isConfigurationValue(const Stmt * S,Preprocessor & PP,SourceRange * SilenceableCondVal=nullptr,bool IncludeIntegers=true,bool WrappedInParens=false) isConfigurationValue() argument
637 SourceRange SilenceableCondVal; reportDeadCode() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp75 SourceRange SilenceableCondVal, SourceRange R1, in HandleUnreachable() argument