Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp513 CompilerType pointer_type = compiler_type.GetPointerType(); in DoExecute() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp728 auto *pointer_type = llvm::dyn_cast<PDBSymbolTypePointer>(&type); in CreateLLDBTypeFromPDBType() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp268 const clang::Type *pointer_type = pointer_qual_type.getTypePtr(); in CreateResultVariable() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp732 clang::QualType pointer_type; in CreatePointerType() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2986 CompilerType pointer_type(type.GetPointerType()); in CreateValueObjectFromAddress() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5411 const clang::PointerType *pointer_type = in GetNumChildren() local
7022 const clang::PointerType *pointer_type = in GetIndexOfChildWithName() local