Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXCursor.cpp1281 if (const ElaboratedType *ElabT = Ty->getAs<ElaboratedType>()) { getTypeRefCursor() local
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h7480 if (const ElaboratedType* ElabT = Result->getAs<ElaboratedType>()) { TransformDependentNameType() local
7537 if (const ElaboratedType *ElabT = dyn_cast<ElaboratedType>(Result)) { TransformDependentTemplateSpecializationType() local