Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCXCursor.cpp1202 if (const ElaboratedType *ElabT = Ty->getAs<ElaboratedType>()) { in getTypeRefCursor() local
/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
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h6764 if (const ElaboratedType* ElabT = Result->getAs<ElaboratedType>()) { in TransformDependentNameType() local
6821 if (const ElaboratedType *ElabT = dyn_cast<ElaboratedType>(Result)) { in TransformDependentTemplateSpecializationType() local