Home
last modified time | relevance | path

Searched defs:Effect (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMapLattice.h96 LatticeJoinEffect Effect = LatticeJoinEffect::Unchanged; in join() local
H A DDataflowEnvironment.h56 LatticeEffect Effect; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp91 bool Effect = false; member
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp267 Environment::ValueModel &Model, LatticeEffect &Effect) { in widenKeyToValueMap()
735 auto Effect = LatticeEffect::Unchanged; in widen() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp621 ArgEffect Effect = Summ.getArg(idx); in checkSummary() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5171 for (const auto &Effect : CalleeFX) { in shouldDiagnoseFunctionCall() local