Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enum
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h23 class PointerType; variable
H A DItaniumCXXABI.cpp4213 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DType.h32 class PointerType; variable
H A DInlineAsm.h30 class PointerType; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DType.cpp764 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType
771 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) in PointerType() function in PointerType
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h44 class PointerType; variable
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp114 if (const auto *PointerType = dyn_cast<ObjCObjectPointerType>(Type)) { in isObjCClassType() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp190 class PointerType : public Type { class
195 PointerType(const Type *Pointee, bool Const) in PointerType() function in __anonece5a09e0111::PointerType
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h258 PointerType, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp904 Type *PointerType[5] = {Int8PtrTy, Int16PtrTy, Int32PtrTy, Int64PtrTy, in InjectTraceForLoadsAndStores() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h241 PointerType, enumerator
H A DItaniumDemangle.h567 friend class PointerType; variable
592 PointerType(const Node *Pointee_) in PointerType() function
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h567 friend class PointerType; variable
592 PointerType(const Node *Pointee_) in PointerType() function