Searched defs:RT (Results 26 - 45 of 45) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp508 QualType RT = Getter->getReturnType(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp565 void JSONNodeDumper::VisitRValueReferenceType(const ReferenceType *RT) { argument
H A DRecordLayoutBuilder.cpp208 const RecordType *RT = local
444 const RecordType *RT = ElemTy->getAs<RecordType>(); local
548 const RecordType *RT = ElemTy->getAs<RecordType>(); local
[all...]
H A DASTImporter.cpp1614 auto *RT = dyn_cast<RecordType>(LeafT); local
H A DVTableBuilder.cpp473 const FunctionProtoType *RT = local
H A DASTContext.cpp2232 const auto *RT = cast<RecordType>(TT); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1593 Type *RT = DFSF.F->getFunctionType()->getReturnType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1495 EVT RT = R.getValueType(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1409 const RecordType *RT = FieldBaseElementType->getAs<RecordType>(); local
1895 const RecordType *RT = type->getAsUnionType(); local
H A DTargetInfo.cpp154 static CGCXXABI::RecordArgABI getRecordArgABI(const RecordType *RT, argument
167 const RecordType *RT = T->getAs<RecordType>(); local
513 const RecordType *RT local
538 const RecordType *RT = T->getAs<RecordType>(); local
566 const RecordType *RT = T->getAs<RecordType>(); local
866 const RecordType *RT = Ty->getAs<RecordType>(); local
1358 const RecordType *RT = Ty->getAs<RecordType>(); local
1432 const RecordType *RT = Ty->getAs<RecordType>(); local
1564 const RecordType *RT = Ty->getAs<RecordType>(); local
1764 const RecordType *RT = Ty->getAs<RecordType>(); local
9966 appendRecordType(SmallStringEnc &Enc, const RecordType *RT, const CodeGen::CodeGenModule &CGM, TypeStringCache &TSC, const IdentifierInfo *ID) argument
[all...]
H A DCGStmtOpenMP.cpp2405 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
2518 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
2628 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
2875 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
4538 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
[all...]
H A DCGObjCMac.cpp2556 auto *RT = FQT->castAs<RecordType>(); local
2623 void CGObjCCommonMac::BuildRCBlockVarRecordLayout(const RecordType *RT, argument
5338 void IvarLayoutBuilder::visitRecord(const RecordType *RT, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3263 QualType RT = AFT->getReturnType(); local
H A DRewriteModernObjC.cpp4047 QualType RT = AFT->getReturnType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h536 auto *RT = static_cast<const ReferenceType *>(SN); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3453 bool LocalTypedefNameReferencer::VisitRecordType(const RecordType *RT) { argument
H A DSemaDeclAttr.cpp171 const auto *RT = PT->getPointeeType()->getAs<RecordType>(); local
464 static bool threadSafetyCheckIsSmartPointer(Sema &S, const RecordType* RT) { argument
559 const RecordType *RT = getRecordType(Ty); local
688 const RecordType *RT = getRecordType(ArgTy); local
[all...]
H A DSemaType.cpp8632 const RecordType *RT = ElemType->getAs<RecordType>(); local
3511 warnAboutAmbiguousFunction(Sema &S, Declarator &D, DeclaratorChunk &DeclType, QualType RT) argument
H A DSemaChecking.cpp1283 auto RT = Call->getArg(0)->getType(); local
7895 const RecordType *RT = Ty->getAs<RecordType>(); local
9424 diag(QualType RT, const Expr *E, Sema &S) argument
9469 diag(QualType RT, const Expr *E, Sema &S) argument
[all...]
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c6029 #define RT(x) rt.rules[(x)] macro
6100 #undef RT macro

Completed in 404 milliseconds

12