Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h29 IsPointer, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h55 unsigned IsPointer : 1; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp1165 bool IsPointer = !Member->getType()->isReferenceType(); in checkExprLifetimeImpl() local
H A DSemaStmt.cpp4101 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
H A DSemaDeclAttr.cpp5187 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; in handleArgumentWithTypeTagAttr() local
H A DSemaOpenMP.cpp20353 bool IsPointer = CurType->isAnyPointerType(); in VisitArraySectionExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h257 bool IsPointer = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp146 bool IsPointer; member in __anon7628c1430111::Scatterer
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2478 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4290 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
H A DCGOpenMPRuntime.cpp7204 bool IsPointer = in generateInfoForComponentList() local