Home
last modified time | relevance | path

Searched defs:Self (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp25 void JITLinkerBase::linkPhase1(std::unique_ptr<JITLinkerBase> Self) { in linkPhase1()
70 void JITLinkerBase::linkPhase2(std::unique_ptr<JITLinkerBase> Self, in linkPhase2()
134 void JITLinkerBase::linkPhase3(std::unique_ptr<JITLinkerBase> Self, in linkPhase3()
189 void JITLinkerBase::linkPhase4(std::unique_ptr<JITLinkerBase> Self, in linkPhase4()
271 void JITLinkerBase::abandonAllocAndBailOut(std::unique_ptr<JITLinkerBase> Self, in abandonAllocAndBailOut()
H A DELF_loongarch.cpp82 using Self = ELFLinkGraphBuilder_loongarch<ELFT>; in addRelocations() typedef
H A DELF_i386.cpp145 using Self = ELFLinkGraphBuilder_i386; in addRelocations() typedef
H A DELF_aarch32.cpp149 using Self = ELFLinkGraphBuilder_aarch32<DataEndianness>; in addRelocations() typedef
H A DELF_x86_64.cpp110 using Self = ELFLinkGraphBuilder_x86_64; in addRelocations() typedef
H A DELF_ppc64.cpp208 using Self = ELFLinkGraphBuilder_ppc64<Endianness>; in addRelocations() typedef
H A DELF_aarch64.cpp142 using Self = ELFLinkGraphBuilder_aarch64<ELFT>; in addRelocations() typedef
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp86 Sema &Self; member
662 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness()
1307 static TryCastResult TryStaticCast(Sema &Self, ExprResult &SrcExpr, in TryStaticCast()
1519 TryCastResult TryLValueToRValueCast(Sema &Self, Expr *SrcExpr, in TryLValueToRValueCast()
1574 TryStaticReferenceDowncast(Sema &Self, Expr *SrcExpr, QualType DestType, in TryStaticReferenceDowncast()
1646 TryStaticDowncast(Sema &Self, CanQualType SrcType, CanQualType DestType, in TryStaticDowncast()
1931 static TryCastResult TryConstCast(Sema &Self, ExprResult &SrcExpr, in TryConstCast()
2084 static void DiagnoseCastOfObjCSEL(Sema &Self, const ExprResult &SrcExpr, in DiagnoseCastOfObjCSEL()
2193 Sema &Self) { in checkIntToPointerCast()
2245 static TryCastResult TryReinterpretCast(Sema &Self, ExprResult &SrcExpr, in TryReinterpretCast()
[all …]
H A DSemaExceptionSpec.cpp1004 static CanThrowResult canSubStmtsThrow(Sema &Self, const Stmt *S) { in canSubStmtsThrow()
1071 static CanThrowResult canVarDeclThrow(Sema &Self, const VarDecl *VD) { in canVarDeclThrow()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h112 ContinuousRangeMap &Self; variable
115 explicit Builder(ContinuousRangeMap &Self) : Self(Self) {} in Builder()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DInheritViz.cpp137 QualType Self = Context.getTypeDeclType(this); in viewInheritance() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h324 Parser &Self; member
1136 Parser *Self; variable
1146 : Self(Self) { in Self() function
1174 Parser &Self; variable
1180 MultiParseScope(Parser &Self) : Self(Self) {} in MultiParseScope()
1334 Parser *Self; member
1355 Parser *Self = nullptr; variable
1385 Parser *Self; member
1423 Parser *Self; member
1449 Parser *Self; member
H A DRAIIObjectsForParser.h405 PoisonSEHIdentifiersRAIIObject(Parser &Self, bool NewValue) in PoisonSEHIdentifiersRAIIObject()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp32 const ConstructionContextLayer *Self = this; in isStrictlyMoreSpecificThan() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h95 const CGDebugInfo &Self; variable
98 PrintingCallbacks(const CGDebugInfo &Self) : Self(Self) {} in PrintingCallbacks()
H A DModuleBuilder.cpp47 CodeGeneratorImpl &Self; member
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h436 PreprocessingRecord *Self; variable
438 iterator(PreprocessingRecord *Self, int Position) in iterator()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h184 using Self = RNSuccIterator<FlatIt<NodeRef>, BlockT, RegionT>; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h411 ASTUnit &Self; variable
414 explicit ConcurrencyCheck(ASTUnit &Self) : Self(Self) { in ConcurrencyCheck()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1135 explicit UnannotatedTentativeParsingAction(Parser &Self, in UnannotatedTentativeParsingAction()
1162 Parser &Self; member in Parser::UnannotatedTentativeParsingAction
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h170 Self, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h150 using Self = SuccIterator<InstructionT, BlockT>; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp424 static void registerCxaAtExitHelper(void *Self, void (*F)(void *), void *Ctx, in registerCxaAtExitHelper() argument
434 static void registerAtExitHelper(void *Self, void *DSOHandle, void (*F)()) { in registerAtExitHelper()
443 static void runAtExitsHelper(void *Self, void *DSOHandle) { in runAtExitsHelper()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp163 CanonicalizerAllocator &Self; member
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp280 zx_handle_t Self = _zx_process_self(); in CrashHandler() local

12