Home
last modified time | relevance | path

Searched defs:PointerType (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h23 class PointerType; variable
H A DCGPointerAuth.cpp150 QualType PointerType) { in getPointerAuthInfoForType()
H A DItaniumCXXABI.cpp4562 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h32 class PointerType; variable
H A DInlineAsm.h30 class PointerType; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h44 class PointerType; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp755 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) in PointerType() function in PointerType
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h258 PointerType, enumerator
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp190 class PointerType : public Type { class
195 PointerType(const Type *Pointee, bool Const) in PointerType() function in __anon819a2c470111::PointerType
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h240 PointerType, enumerator
H A DItaniumDemangle.h591 friend class PointerType; variable
616 PointerType(const Node *Pointee_) in PointerType() function