Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXCursor.cpp1054 if (const ElaboratedType *ElabT = Ty->getAs<ElaboratedType>()) { in getTypeRefCursor() local
/external/clang/lib/Sema/
DTreeTransform.h5814 if (const ElaboratedType* ElabT = Result->getAs<ElaboratedType>()) { in TransformDependentNameType() local
5873 if (const ElaboratedType *ElabT = dyn_cast<ElaboratedType>(Result)) { in TransformDependentTemplateSpecializationType() local