Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h54 unsigned IsPointer : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp61 bool IsPointer = false; member in __anond814f6670111::RVVType
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4326 unsigned IsPointer : 1; member in __anon895218281311::CatchHandlerType
4350 CatchHandlerType(QualType QT, bool IsPointer) in CatchHandlerType()
H A DSemaInit.cpp7698 bool IsPointer = !Member->getType()->isReferenceType(); in checkInitializerLifetime() local
H A DSemaDeclAttr.cpp5038 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; in handleArgumentWithTypeTagAttr() local
H A DSemaOpenMP.cpp18366 bool IsPointer = CurType->isAnyPointerType(); in VisitOMPArraySectionExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2223 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || in mangleType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4184 bool IsPointer = T->isPointerType(); in getCatchableTypeArray() local
H A DCGOpenMPRuntime.cpp7771 bool IsPointer = in generateInfoForComponentList() local