Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1099 if (C.hasSideEffect() && !noteSideEffect()) { in discardCleanups()
1168 bool noteSideEffect() { in noteSideEffect() function in __anon7a1fdcea0311::EvalInfo
1884 Info.noteSideEffect(); in createLocal()
1953 return Info.noteSideEffect(); in EvaluateIgnoredValue()
4858 return Info.noteSideEffect(); in EvaluateVarDecl()
4890 if (Info.noteSideEffect()) in EvaluateDependentExpr()
12545 return Info.noteSideEffect(); in VisitBinOpLHSOnly()
12563 if (!Info.noteSideEffect()) in VisitBinOpLHSOnly()