Home
last modified time | relevance | path

Searched defs:pointee (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp394 CompilerType pointee; in CanBeUsedForElementCountPrinting() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp587 QualType pointee = PT->getPointeeType(); in matchesType() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRTypes.cpp761 mlir::Type pointee) { in verify()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1568 ValueObjectSP pointee = base->Dereference(error); in GetValueForDereferincingOffset() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp564 TypeSP pointee = GetOrCreateType(pr.ReferentType); in CreatePointerType() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1529 AND_1_VALUE_PARAMS(pointee)) { in ACTION_TEMPLATE()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2147 bool pointee = false) { in GetGCAttrTypeForType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6601 QualType pointee = ptr->getPointeeType(); in handleObjCOwnershipTypeAttr() local