Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h29 IsPointer, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h55 unsigned IsPointer : 1; member
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h238 bool IsPointer = false; variable
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp253 bool IsPointer : 1; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp4338 unsigned IsPointer : 1; member in __anonceb37bf41511::CatchHandlerType
4362 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
H A DSemaInit.cpp8087 bool IsPointer = !Member->getType()->isReferenceType(); in checkInitializerLifetime() local
H A DSemaDeclAttr.cpp5578 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; in handleArgumentWithTypeTagAttr() local
H A DSemaOpenMP.cpp21117 bool IsPointer = CurType->isAnyPointerType(); in VisitOMPArraySectionExpr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp2258 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4290 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
H A DCGOpenMPRuntime.cpp7482 bool IsPointer = in generateInfoForComponentList() local