Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Ddescriptor.h191 bool IsPointer() const { return raw_.attribute == CFI_attribute_pointer; } in IsPointer() function
/external/llvm-project/flang/include/flang/Semantics/
Dtools.h125 inline bool IsPointer(const Symbol &symbol) { in IsPointer() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h50 unsigned IsPointer : 1; member
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetCallingConv.h52 unsigned IsPointer : 1; member
/external/clang/lib/Sema/
DSemaStmt.cpp3539 unsigned IsPointer : 1; member in __anonc27809660811::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/llvm-project/clang/lib/Sema/
DSemaStmt.cpp4038 unsigned IsPointer : 1; member in __anon53e299540c11::CatchHandlerType
4062 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
DSemaInit.cpp7629 bool IsPointer = !Member->getType()->isReferenceType(); in checkInitializerLifetime() local
DSemaDeclAttr.cpp5000 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; in handleArgumentWithTypeTagAttr() local
DSemaOpenMP.cpp16979 bool IsPointer = CurType->isAnyPointerType(); in VisitOMPArraySectionExpr() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp1564 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/external/llvm-project/clang/lib/AST/
DMicrosoftMangle.cpp2114 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
/external/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp4168 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
DCGOpenMPRuntime.cpp7708 bool IsPointer = in generateInfoForComponentList() local