/llvm-project/clang/test/CodeGenObjC/ |
H A D | x86_64-struct-return-gc.m | 17 struct Indirect { struct 22 struct Indirect indirect_func(void); argument
|
/llvm-project/clang/test/Modules/ |
H A D | method_pool_transitive.m | 11 @interface Indirect : NSObject interface
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 113 bool Indirect = false; in skipValue() local 229 bool Indirect = false; in extractValue() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 86 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
|
/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenMP.h | 315 std::optional<Expr *> Indirect; global() member
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BreakCriticalEdges.cpp | 422 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 49 Indirect, enumerator 448 setInAllocaIndirect(bool Indirect) setInAllocaIndirect() argument [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 266 Indirect, enumerator
|
H A D | CallingConvLower.h | 52 Indirect // The location contains pointer to the value. enumerator
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 106 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
H A D | GOFF.h | 255 static void getIndirectReference(const uint8_t *Record, bool &Indirect) { in getIndirectReference()
|
/llvm-project/llvm/lib/Object/ |
H A D | GOFFObjectFile.cpp | 253 bool Indirect; in isSymbolIndirect() local
|
/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 169 Indirect, global() enumerator
|
/llvm-project/llvm/lib/Analysis/ |
H A D | CGSCCPassManager.cpp | 383 int Indirect; run() member
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ExpandVariadics.cpp | 124 bool Indirect; // Passed via a pointer member
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 662 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 298 bool Indirect; writeDIE() local
|
/llvm-project/llvm/unittests/Frontend/ |
H A D | OpenMPDecompositionTest.cpp | 105 using Indirect = tomp::clause::IndirectT<TypeTy, IdTy, ExprTy>; typedef
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaObjC.cpp | 759 bool Indirect = false; global() member
|
H A D | SemaDeclCXX.cpp | 4870 BuildImplicitMemberInitializer(Sema & SemaRef,CXXConstructorDecl * Constructor,ImplicitInitializerKind ImplicitInitKind,FieldDecl * Field,IndirectFieldDecl * Indirect,CXXCtorInitializer * & CXXMemberInit) BuildImplicitMemberInitializer() argument 5134 CollectFieldInitializer(Sema & SemaRef,BaseAndFieldInfo & Info,FieldDecl * Field,IndirectFieldDecl * Indirect=nullptr) CollectFieldInitializer() argument [all...] |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 551 bool Indirect = MI.isIndirectDebugValue(); BuildDbgValue() local
|
H A D | InstrRefBasedImpl.cpp | 1202 bool Indirect = Properties.Indirect; emitLoc() local
|
/llvm-project/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersNarrowingTest.cpp | 4811 StringRef Indirect = R"cc( TEST_P() local
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 4785 bool Indirect = Record.readBool(); UpdateDecl() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 5656 Indirect, global() enumerator
|