Home
last modified time | relevance | path

Searched defs:ExprTemp (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaOpenMP.cpp4003 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(E)) in getExprAsWritten() local
4123 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(S)) in CheckInit() local
4314 if (auto *ExprTemp = dyn_cast<ExprWithCleanups>(S)) in CheckInc() local
DTreeTransform.h3216 if (ExprWithCleanups *ExprTemp = dyn_cast<ExprWithCleanups>(Init)) in TransformInitializer() local