Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h29 IsPointer, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h55 unsigned IsPointer : 1; member
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp253 bool IsPointer : 1; member
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h257 bool IsPointer = false; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp146 bool IsPointer; member in __anon29f00cf90111::Scatterer
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4373 unsigned IsPointer : 1; member in __anonf018d3d31511::CatchHandlerType
4397 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
H A DSemaInit.cpp8247 bool IsPointer = !Member->getType()->isReferenceType(); in checkInitializerLifetime() local
H A DSemaDeclAttr.cpp5760 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; in handleArgumentWithTypeTagAttr() local
H A DSemaOpenMP.cpp21532 bool IsPointer = CurType->isAnyPointerType(); in VisitOMPArraySectionExpr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2375 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4277 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
H A DCGOpenMPRuntime.cpp7181 bool IsPointer = in generateInfoForComponentList() local