Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.h23 enum class PointerType { None, Pointer, Reference }; enum
/external/llvm/tools/llvm-pdbdump/
DFunctionDumper.h23 enum class PointerType { None, Pointer, Reference }; enum
DVariableDumper.cpp157 if (auto *PointerType = dyn_cast<PDBSymbolTypePointer>(&Type)) { in tryDumpFunctionPointer() local
/external/libchrome/mojo/public/cpp/bindings/
Dunique_ptr_impl_ref_traits.h14 using PointerType = std::unique_ptr<Interface, Deleter>; member
Draw_ptr_impl_ref_traits.h14 using PointerType = Interface*; member
/external/eigen/Eigen/src/Core/
DMapBase.h57 PointerType; typedef
226 typedef typename Base::PointerType PointerType; typedef
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h29 class PointerType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h47 class PointerType; variable
DType.h34 class PointerType; variable
DInlineAsm.h28 class PointerType; variable
/external/llvm/include/llvm/IR/
DConstants.h36 class PointerType; variable
DType.h28 class PointerType; variable
DInlineAsm.h25 class PointerType; variable
DGlobalValue.h29 class PointerType; variable
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h23 class PointerType; variable
DCodeGenTypes.h44 class PointerType; variable
DCGBlocks.h37 class PointerType; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h28 class PointerType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h44 class PointerType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h49 class PointerType; variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorMap.h44 typedef typename MakePointer_<Scalar>::Type PointerType; typedef
DTensorRef.h130 typedef Scalar* PointerType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp280 struct PointerType : public Type { struct
285 PointerAffinity Affinity;
289 Type *Pointee = nullptr;
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h61 class PointerType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp632 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType

12