Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h50 unsigned IsPointer : 1; member
/external/clang/lib/Sema/
DSemaStmt.cpp3539 unsigned IsPointer : 1; member in __anon65301e2b0811::CatchHandlerType
3563 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
DSemaDeclAttr.cpp4142 bool IsPointer = (Attr.getName()->getName() == "pointer_with_type_tag"); in handleArgumentWithTypeTagAttr() local
DSemaOpenMP.cpp10601 bool IsPointer = CurType->isAnyPointerType(); in CheckMapClauseExpressionBase() local
DSemaDeclCXX.cpp3025 const bool IsPointer = MemberTy->isPointerType(); in CheckForDanglingReferenceOrPointer() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp1564 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp4007 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
DCGOpenMPRuntime.cpp5308 bool IsPointer = in generateInfoForComponentList() local