Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h30 IsPointer, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h56 unsigned IsPointer : 1; member
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h257 bool IsPointer = false; variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp251 bool IsPointer : 1; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp1470 bool IsPointer = !Member->getType()->isReferenceType(); in checkExprLifetimeImpl() local
H A DSemaStmt.cpp4221 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
H A DSemaDeclAttr.cpp5886 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; in handleArgumentWithTypeTagAttr() local
H A DSemaOpenMP.cpp21018 bool IsPointer = CurType->isAnyPointerType(); in VisitArraySectionExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp125 bool IsPointer; member in __anon7628c1430111::Scatterer
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2593 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4283 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
H A DCGOpenMPRuntime.cpp7463 bool IsPointer = local