Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dbuiltin_new_allocator.h29 typedef void* pointer_type; typedef
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp271 const clang::Type *pointer_type = pointer_qual_type.getTypePtr(); in CreateResultVariable() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp512 CompilerType pointer_type = compiler_type.GetPointerType(); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp733 auto *pointer_type = llvm::dyn_cast<PDBSymbolTypePointer>(&type); in CreateLLDBTypeFromPDBType() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp3145 auto pointer_type = in CastBaseToDerivedType() local
3563 CompilerType pointer_type(type.GetPointerType()); in CreateValueObjectFromAddress() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp568 clang::QualType pointer_type; in CreatePointerType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5466 const clang::PointerType *pointer_type = in GetNumChildren() local
7116 const clang::PointerType *pointer_type = in GetIndexOfChildWithName() local