Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp1039 if (C.hasSideEffect() && !noteSideEffect()) { in discardCleanups()
1110 bool noteSideEffect() { in noteSideEffect() function in __anon75742f710311::EvalInfo
1779 Info.noteSideEffect(); in createTemporary()
1844 return Info.noteSideEffect(); in EvaluateIgnoredValue()
11480 return Info.noteSideEffect(); in VisitBinOpLHSOnly()
11498 if (!Info.noteSideEffect()) in VisitBinOpLHSOnly()