Home
last modified time | relevance | path

Searched defs:recordType (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp249 const RecordType *recordType = in isSafeForCXXConstantCapture() local
H A DCGObjC.cpp693 if (const RecordType *recordType = ivarType->getAs<RecordType>()) in PropertyImplStrategy() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp3800 const RecordType *recordType = ty->getAs<RecordType>(); in getDestructorDecl() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp9559 if (const RecordType *recordType = baseType->getAs<RecordType>()) in CheckCompleteVariableDeclaration() local
H A DSemaDeclCXX.cpp11871 if (const RecordType *recordType = ExDeclType->getAs<RecordType>()) { in BuildExceptionDeclaration() local