Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp3539 unsigned IsPointer : 1; member in __anon89e38b3c0811::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