Home
last modified time | relevance | path

Searched defs:Pointee (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp165 StringRef Pointee = Types.getTypeName(Ptr.getReferentType()); in visitKnownRecord() local
/external/llvm/bindings/go/llvm/
Ddibuilder.go300 Pointee Metadata member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h471 TypeNode *Pointee = nullptr; member
DItaniumDemangle.h474 const Node *Pointee; variable
522 const Node *Pointee; variable
/external/libcxxabi/src/demangle/
DItaniumDemangle.h468 const Node *Pointee; variable
516 const Node *Pointee; variable
/external/cronet/buildtools/third_party/libc++abi/trunk/src/demangle/
DItaniumDemangle.h598 const Node *Pointee; variable
648 const Node *Pointee; variable
/external/clang/lib/AST/
DExpr.cpp3154 QualType Pointee = PT->getPointeeType(); in isNullPointerConstant() local
DType.cpp3737 QualType Pointee = Pointer->getPointeeType(); in isCARCBridgableType() local
DASTContext.cpp2204 QualType Pointee = ptr->getPointeeType(); in getObjCGCQualType() local
DExprConstant.cpp5102 QualType Pointee = PExp->getType()->castAs<PointerType>()->getPointeeType(); in VisitBinaryOperator() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2980 SymbolRef Pointee = PointeeVal.getAsLocSymbol(); in updateOutParameter() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp2926 QualType Pointee = Type->getAs<PointerType>()->getPointeeType(); in ActOnCXXDelete() local
DSemaDecl.cpp5172 QualType Pointee = PTy->getPointeeType(); in TryToFixInvalidVariablyModifiedType() local
/external/clang/lib/Serialization/
DASTReader.cpp5549 QualType Pointee = readType(*Loc.F, Record, Idx); in readTypeRecord() local