Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1102 if (C.hasSideEffect() && !noteSideEffect()) { in discardCleanups()
1171 bool noteSideEffect() { in noteSideEffect() function in __anon6b6c21b10411::EvalInfo
1887 Info.noteSideEffect(); in createLocal()
1956 return Info.noteSideEffect(); in EvaluateIgnoredValue()
4862 return Info.noteSideEffect(); in EvaluateVarDecl()
4894 if (Info.noteSideEffect()) in EvaluateDependentExpr()
12633 return Info.noteSideEffect(); in VisitBinOpLHSOnly()
12651 if (!Info.noteSideEffect()) in VisitBinOpLHSOnly()