Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp9235 if (auto *ImplCastExpr = dyn_cast<ImplicitCastExpr>(E)) in getDecltypeForExpr() local
9236 IDExpr = ImplCastExpr->getSubExpr(); in getDecltypeForExpr()