Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enum
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.h41 class PointerType; variable
DCodeGenTypeCache.h23 class PointerType; variable
DCGBlocks.h34 class PointerType; variable
DItaniumCXXABI.cpp4220 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h27 class PointerType; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h48 class PointerType; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DType.h33 class PointerType; variable
DInlineAsm.h28 class PointerType; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DType.cpp726 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType
733 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) in PointerType() function in PointerType
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h44 class PointerType; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp116 if (const auto *PointerType = dyn_cast<ObjCObjectPointerType>(Type)) { in isObjCClassType() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h258 PointerType, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp190 class PointerType : public Type { class
195 PointerType(const Type *Pointee, bool Const) in PointerType() function in __anon7f5bce5f0111::PointerType
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h241 PointerType, enumerator
DItaniumDemangle.h456 friend class PointerType; variable
481 PointerType(const Node *Pointee_) in PointerType() function