Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1155 if (C.hasSideEffect() && !noteSideEffect()) { in discardCleanups()
1224 bool noteSideEffect() { in noteSideEffect() function in __anon7ee061300411::EvalInfo
1941 Info.noteSideEffect(); in createLocal()
2031 return Info.noteSideEffect(); in EvaluateIgnoredValue()
4941 return Info.noteSideEffect(); in EvaluateVarDecl()
4973 if (Info.noteSideEffect()) in EvaluateDependentExpr()
12952 return Info.noteSideEffect(); in VisitBinOpLHSOnly()
12970 if (!Info.noteSideEffect()) in VisitBinOpLHSOnly()