Home
last modified time | relevance | path

Searched defs:ReferenceType (Results 1 – 15 of 15) sorted by relevance

/llvm-project/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.copy/
H A Dindirectly_copyable_storable.compile.pass.cpp52 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 Dindirectly_movable_storable.compile.pass.cpp41 struct ReferenceType { struct
77 struct ReferenceType { struct
98 struct ReferenceType { struct
140 struct ReferenceType { struct
/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp58 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 DWithCache.h37 using ReferenceType = conditionally_const_t<UnderlyingType &, IsConst>; variable
/llvm-project/clang/test/SemaCXX/
H A Dattr-gsl-owner-pointer.cpp64 class [[gsl::Owner(int &)]] ReferenceType{}; class
/llvm-project/llvm/unittests/MC/
H A DDisassembler.cpp16 uint64_t *ReferenceType, in symbolLookupCallback()
/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp74 uint64_t ReferenceType; tryAddingSymbolicOperand() local
[all...]
/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h64 using ReferenceType = std::reference_wrapper<const SelectedASTNode>; member
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConstCorrectnessCheck.cpp29 AST_MATCHER(ReferenceType, isSpelledAsLValue) { in AST_MATCHER() argument
/llvm-project/llvm/unittests/MC/AMDGPU/
H A DDisassembler.cpp28 uint64_t *ReferenceType, in symbolLookupCallback()
/llvm-project/llvm/lib/IR/
H A DFunction.cpp1659 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 Dunnecessary-copy-initialization.cpp712 typedef const ExpensiveToCopyType &ReferenceType; negativeAliasTypedefedType() typedef
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3357 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 DItaniumDemangle.h700 ReferenceType(const Node *Pointee_, ReferenceKind RK_) ReferenceType() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h701 ReferenceType(const Node *Pointee_, ReferenceKind RK_) ReferenceType() function