Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1101 if (C.hasSideEffect() && !noteSideEffect()) { in discardCleanups()
1172 bool noteSideEffect() { in noteSideEffect() function in __anondef1c1650311::EvalInfo
1886 Info.noteSideEffect(); in createLocal()
1955 return Info.noteSideEffect(); in EvaluateIgnoredValue()
4807 return Info.noteSideEffect(); in EvaluateVarDecl()
4839 if (Info.noteSideEffect()) in EvaluateDependentExpr()
12282 return Info.noteSideEffect(); in VisitBinOpLHSOnly()
12300 if (!Info.noteSideEffect()) in VisitBinOpLHSOnly()