Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp437 if (ParenExpr *parenE = dyn_cast_or_null<ParenExpr>(parent)) in tryRemoving() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp20125 if (ParenExpr *parenE = dyn_cast<ParenExpr>(E)) in CheckBooleanCondition() local