Home
last modified time | relevance | path

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

123

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DMakeSmartPtrCheck.h46 static const char PointerType[]; variable
DMakeSmartPtrCheck.cpp42 const char MakeSmartPtrCheck::PointerType[] = "pointerType"; member in clang::tidy::modernize::MakeSmartPtrCheck
/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/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.h22 enum class PointerType { None, Pointer, Reference }; enum
/external/libchrome/mojo/public/cpp/bindings/
Draw_ptr_impl_ref_traits.h14 using PointerType = Interface*; member
Dunique_ptr_impl_ref_traits.h14 using PointerType = std::unique_ptr<Interface, Deleter>; member
/external/eigen/Eigen/src/Core/
DMapBase.h57 PointerType; typedef
226 typedef typename Base::PointerType PointerType; typedef
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h26 class PointerType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h24 class PointerType; variable
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.h41 class PointerType; variable
DCodeGenTypeCache.h23 class PointerType; variable
DCGBlocks.h34 class PointerType; variable
/external/llvm/include/llvm/IR/
DConstants.h36 class PointerType; variable
DType.h28 class PointerType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h46 class PointerType; variable
DType.h34 class PointerType; variable
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h29 class PointerType; variable
/external/clang/lib/CodeGen/
DCodeGenTypes.h44 class PointerType; variable
DCodeGenTypeCache.h23 class PointerType; variable
DCGBlocks.h37 class PointerType; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h28 class PointerType; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h48 class PointerType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h49 class PointerType; variable
/external/llvm-project/llvm/include/llvm/IR/
DType.h34 class PointerType; variable

123