Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifReader.cpp40 int recordType = 0; in readNextRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DFDRRecords.h388 RecordTypes recordType() const { return Kind; } in recordType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp817 if (auto recordType = dyn_cast<RecordType>(type)) { in classifyType() local
H A DCGBlocks.cpp389 const RecordType *recordType = in isSafeForCXXConstantCapture() local
H A DCGObjC.cpp996 if (const RecordType *recordType = ivarType->getAs<RecordType>()) in PropertyImplStrategy() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1043 const AstTypeMatcher<RecordType> recordType; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4103 if (auto recordType = type->getAs<RecordType>()) { in classifyPointerDeclarator() local
H A DSemaDecl.cpp13230 if (const RecordType *recordType = baseType->getAs<RecordType>()) in CheckCompleteVariableDeclaration() local
H A DSemaDeclCXX.cpp15991 if (const RecordType *recordType = ExDeclType->getAs<RecordType>()) { in BuildExceptionDeclaration() local