Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1160 if (C.hasSideEffect() && !noteSideEffect()) { in discardCleanups()
1229 bool noteSideEffect() { in noteSideEffect() function in __anonfb577fba0411::EvalInfo
1947 Info.noteSideEffect(); in createLocal()
2037 return Info.noteSideEffect(); in EvaluateIgnoredValue()
4976 return Info.noteSideEffect(); in EvaluateVarDecl()
5008 if (Info.noteSideEffect()) in EvaluateDependentExpr()
13319 return Info.noteSideEffect(); in VisitBinOpLHSOnly()
13337 if (!Info.noteSideEffect()) in VisitBinOpLHSOnly()