/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enum
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 23 class PointerType; variable
|
H A D | ItaniumCXXABI.cpp | 4213 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Type.h | 32 class PointerType; variable
|
H A D | InlineAsm.h | 30 class PointerType; variable
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Type.cpp | 764 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 D | IndirectionUtils.h | 44 class PointerType; variable
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DynamicTypePropagation.cpp | 114 if (const auto *PointerType = dyn_cast<ObjCObjectPointerType>(Type)) { in isObjCClassType() local
|
/openbsd-src/gnu/llvm/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 __anonece5a09e0111::PointerType
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 258 PointerType, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 904 Type *PointerType[5] = {Int8PtrTy, Int16PtrTy, Int32PtrTy, Int64PtrTy, in InjectTraceForLoadsAndStores() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 241 PointerType, enumerator
|
H A D | ItaniumDemangle.h | 567 friend class PointerType; variable 592 PointerType(const Node *Pointee_) in PointerType() function
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 567 friend class PointerType; variable 592 PointerType(const Node *Pointee_) in PointerType() function
|