| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | WithCache.h | 37 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; variable 67 operator PointerType() const { return Pointer.getPointer(); } in PointerType() function
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enum
|
| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
| H A D | CIRAttrs.h | 39 class PointerType; variable
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGPointerAuth.cpp | 177 QualType PointerType) { in getPointerAuthInfoForType() 259 QualType PointerType, Address DestStorageAddress, bool IsKnownNonNull) { in EmitPointerAuthQualify() 270 PointerAuthQualifier CurQualifier, llvm::Value *Value, QualType PointerType, in EmitPointerAuthUnqualify()
|
| H A D | CodeGenTypeCache.h | 23 class PointerType; variable
|
| H A D | ItaniumCXXABI.cpp | 4609 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Type.h | 36 class PointerType; variable 55 friend class PointerType; // For LLVMTy. variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Type.h | 32 class PointerType; variable
|
| H A D | InlineAsm.h | 32 class PointerType; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | IndirectionUtils.h | 46 class PointerType; variable
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DynamicTypePropagation.cpp | 111 if (const auto *PointerType = dyn_cast<ObjCObjectPointerType>(Type)) { in isObjCClassType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Type.cpp | 869 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) in PointerType() function in PointerType
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 258 PointerType, enumerator
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 190 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 D | MicrosoftDemangleNodes.h | 260 PointerType, enumerator
|
| H A D | ItaniumDemangle.h | 643 PointerType(const Node *Pointee_) in PointerType() function
|