Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp9139 if (auto *ImplCastExpr = dyn_cast<ImplicitCastExpr>(E)) in getDecltypeForExpr() local
9140 IDExpr = ImplCastExpr->getSubExpr(); in getDecltypeForExpr()