Home
last modified time | relevance | path

Searched defs:pointer_type (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/test/API/python_api/type/
H A DTestTypeList.py21 def _find_nested_type_in_Pointer_template_arg(self, pointer_type): argument
/llvm-project/libcxx/include/__memory/
H A Dbuiltin_new_allocator.h
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-constraints.cpp518 void pointer_type() { in pointer_type() function
679 void pointer_type() { in pointer_type() function
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp271 pointer_type->getAs<clang::PointerType>(); in CreateResultVariable() local
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp733 auto *pointer_type = llvm::dyn_cast<PDBSymbolTypePointer>(&type); in CreateLLDBTypeFromPDBType() local
[all...]
/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp512 CompilerType pointer_type = compiler_type.GetPointerType(); in DoExecute() local
/llvm-project/lldb/source/Core/
H A DValueObject.cpp
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp568 clang::QualType pointer_type; in CreatePointerType() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.mli725 val pointer_type : llcontext -> lltype global() val
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5466 const clang::PointerType *pointer_type = GetNumChildren() local
7116 const clang::PointerType *pointer_type = GetIndexOfChildWithName() local