Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp730 auto *pointer_type = llvm::dyn_cast<PDBSymbolTypePointer>(&type); in CreateLLDBTypeFromPDBType() local
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp269 const clang::Type *pointer_type = pointer_qual_type.getTypePtr(); in CreateResultVariable() local
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectMemory.cpp514 CompilerType pointer_type = compiler_type.GetPointerType(); in DoExecute() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp857 clang::QualType pointer_type; in CreatePointerType() local
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp2989 CompilerType pointer_type(type.GetPointerType()); in CreateValueObjectFromAddress() local
/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm.mli722 val pointer_type : lltype -> lltype val
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5450 const clang::PointerType *pointer_type = in GetNumChildren() local
7064 const clang::PointerType *pointer_type = in GetIndexOfChildWithName() local