Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A 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
H A DTreeTransform.h3216 if (ExprWithCleanups *ExprTemp = dyn_cast<ExprWithCleanups>(Init)) in TransformInitializer() local