/llvm-project/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.copy/ |
H A D | indirectly_copyable_storable.compile.pass.cpp | 52 struct ReferenceType { struct 79 struct ReferenceType { struct 106 struct ReferenceType { struct 133 struct ReferenceType { struct 210 struct ReferenceType { struct 238 struct ReferenceType { struct 280 struct ReferenceType { struct
|
/llvm-project/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.move/ |
H A D | indirectly_movable_storable.compile.pass.cpp | 41 struct ReferenceType { struct 77 struct ReferenceType { struct 98 struct ReferenceType { struct 140 struct ReferenceType { struct
|
/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | MCExternalSymbolizer.cpp | 58 uint64_t ReferenceType; tryAddingSymbolicOperand() local 156 uint64_t ReferenceType = LLVMDisassembler_ReferenceType_In_PCrel_Load; tryAddingPcLoadReferenceComment() local [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | WithCache.h | 37 using ReferenceType = conditionally_const_t<UnderlyingType &, IsConst>; variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-gsl-owner-pointer.cpp | 64 class [[gsl::Owner(int &)]] ReferenceType{}; class
|
/llvm-project/llvm/unittests/MC/ |
H A D | Disassembler.cpp | 16 uint64_t *ReferenceType, in symbolLookupCallback()
|
/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64ExternalSymbolizer.cpp | 74 uint64_t ReferenceType; tryAddingSymbolicOperand() local [all...] |
/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | ASTSelection.h | 64 using ReferenceType = std::reference_wrapper<const SelectedASTNode>; member
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | ConstCorrectnessCheck.cpp | 29 AST_MATCHER(ReferenceType, isSpelledAsLValue) { in AST_MATCHER() argument
|
/llvm-project/llvm/unittests/MC/AMDGPU/ |
H A D | Disassembler.cpp | 28 uint64_t *ReferenceType, in symbolLookupCallback()
|
/llvm-project/llvm/lib/IR/ |
H A D | Function.cpp | 1659 auto *ReferenceType = dyn_cast<VectorType>(ArgTys[D.getArgumentNumber()]); matchIntrinsicType() local 1694 auto *ReferenceType = dyn_cast<VectorType>(ArgTys[RefArgNumber]); matchIntrinsicType() local 1704 auto *ReferenceType = dyn_cast<VectorType>(ArgTys[D.getArgumentNumber()]); matchIntrinsicType() local 1724 auto *ReferenceType = dyn_cast<VectorType>(ArgTys[D.getArgumentNumber()]); matchIntrinsicType() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/ |
H A D | unnecessary-copy-initialization.cpp | 712 typedef const ExpensiveToCopyType &ReferenceType; negativeAliasTypedefedType() typedef
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 3357 method_reference(struct DisassembleInfo * info,uint64_t * ReferenceType,const char ** ReferenceName) method_reference() argument 6834 GuessLiteralPointer(uint64_t ReferenceValue,uint64_t ReferencePC,uint64_t * ReferenceType,struct DisassembleInfo * info) GuessLiteralPointer() argument 6970 SymbolizerSymbolLookUp(void * DisInfo,uint64_t ReferenceValue,uint64_t * ReferenceType,uint64_t ReferencePC,const char ** ReferenceName) SymbolizerSymbolLookUp() argument [all...] |
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 700 ReferenceType(const Node *Pointee_, ReferenceKind RK_) ReferenceType() function
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 701 ReferenceType(const Node *Pointee_, ReferenceKind RK_) ReferenceType() function
|