/llvm-project/clang/test/CodeGenObjC/ |
H A D | debug-info-ivars-private.m | 13 @interface Delegate : NSObject<Protocol> { interface 18 @interface Delegate(NSObject) interface in NSObject 22 @implementation Delegate(NSObject) implementation in NSObject 26 @implementation Delegate { implementation
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | RetainCountExamples.m | 72 @interface Delegate : NSObject interface 88 @property (assign) Delegate* myDel; argument 115 + (void) test: (Delegate *)d {
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelChangeObserver.h | 110 MachineFunction::Delegate *Delegate; global() variable
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FileDistance.cpp | 165 auto &Delegate = ByScheme[Scheme]; in forScheme() local
|
H A D | ParsedAST.cpp | 163 ReplayPreamble(std::vector<Inclusion> Includes, PPCallbacks *Delegate, in ReplayPreamble() argument 254 PPCallbacks *Delegate; member in clang::clangd::__anon68555b350111::ReplayPreamble
|
H A D | XRefs.cpp | 1017 filterAndTraverse(DynTypedNode D,const Func & Delegate) filterAndTraverse() argument
|
/llvm-project/libc/test/src/__support/CPP/ |
H A D | type_traits_test.cpp | 176 struct Delegate { global() struct 177 ptrLIBC_NAMESPACE::cpp::invoke_detail::Delegate global() argument
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | PredicateExpander.cpp | 470 for (const Record *Delegate : Delegates) { expandPrologue() local
|
/llvm-project/lldb/source/Expression/ |
H A D | IRExecutionUnit.cpp | 1195 auto Delegate = std::static_pointer_cast<lldb_private::ObjectFileJITDelegate>( GetJITModule() local
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyCFGStackify.cpp | 962 MachineInstr *Delegate = BuildMI(DelegateBB, RangeEnd->getDebugLoc(), addTryDelegate() local
|
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 146 RawCoverageFilenamesReader Delegate(toStringRef(StorageBuf), Filenames, in read() local
|