/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | MakeSmartPtrCheck.h | 46 static const char PointerType[]; variable
|
D | MakeSmartPtrCheck.cpp | 42 const char MakeSmartPtrCheck::PointerType[] = "pointerType"; member in clang::tidy::modernize::MakeSmartPtrCheck
|
/external/llvm/tools/llvm-pdbdump/ |
D | FunctionDumper.h | 23 enum class PointerType { None, Pointer, Reference }; enum
|
D | VariableDumper.cpp | 157 if (auto *PointerType = dyn_cast<PDBSymbolTypePointer>(&Type)) { in tryDumpFunctionPointer() local
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enum
|
/external/libchrome/mojo/public/cpp/bindings/ |
D | raw_ptr_impl_ref_traits.h | 14 using PointerType = Interface*; member
|
D | unique_ptr_impl_ref_traits.h | 14 using PointerType = std::unique_ptr<Interface, Deleter>; member
|
/external/eigen/Eigen/src/Core/ |
D | MapBase.h | 57 PointerType; typedef 226 typedef typename Base::PointerType PointerType; typedef
|
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 26 class PointerType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 24 class PointerType; variable
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 41 class PointerType; variable
|
D | CodeGenTypeCache.h | 23 class PointerType; variable
|
D | CGBlocks.h | 34 class PointerType; variable
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 36 class PointerType; variable
|
D | Type.h | 28 class PointerType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Constants.h | 46 class PointerType; variable
|
D | Type.h | 34 class PointerType; variable
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryBuiltins.h | 29 class PointerType; variable
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 44 class PointerType; variable
|
D | CodeGenTypeCache.h | 23 class PointerType; variable
|
D | CGBlocks.h | 37 class PointerType; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Type.h | 28 class PointerType; variable
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | MemoryBuiltins.h | 48 class PointerType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryBuiltins.h | 49 class PointerType; variable
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Type.h | 34 class PointerType; variable
|