Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinternal_node.hpp280 typedef node_pointer_pointer pointer_type; in begin() typedef
299 typedef node_pointer_pointer pointer_type; in end() typedef
/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h210 bfd_boolean (*pointer_type) (void *); member
/freebsd-12.1/contrib/gdb/gdb/
H A Dprintcmd.c1325 struct type *pointer_type in x_command() local
H A Dgdbtypes.h477 struct type *pointer_type; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp511 CompilerType pointer_type = clang_ast_type.GetPointerType(); in DoExecute() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp704 auto *pointer_type = llvm::dyn_cast<PDBSymbolTypePointer>(&type); in CreateLLDBTypeFromPDBType() local
/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c1594 tree pointer_type; in build_new_1() local
H A Dclass.c530 tree pointer_type; in convert_to_base_statically() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp733 clang::QualType pointer_type; in CreatePointerType() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp272 const clang::Type *pointer_type = pointer_qual_type.getTypePtr(); in CreateResultVariable() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp5641 const clang::ObjCObjectPointerType *pointer_type = in GetNumChildren() local
5675 const clang::PointerType *pointer_type = in GetNumChildren() local
7599 const clang::PointerType *pointer_type = in GetIndexOfChildWithName() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp3145 CompilerType pointer_type(type.GetPointerType()); in CreateValueObjectFromAddress() local