Searched defs:CurType (Results 1 – 4 of 4) sorted by relevance
6303 static void HandleVectorSizeAttr(QualType& CurType, const AttributeList &Attr, in HandleVectorSizeAttr()6362 static void HandleExtVectorTypeAttr(QualType &CurType, in HandleExtVectorTypeAttr()6452 static void HandleNeonVectorTypeAttr(QualType& CurType, in HandleNeonVectorTypeAttr()6500 static void HandleOpenCLAccessAttr(QualType &CurType, const AttributeList &Attr, in HandleOpenCLAccessAttr()
10538 QualType CurType = BaseE->getType().getNonReferenceType(); in CheckMapClauseExpressionBase() local10592 auto CurType = in CheckMapClauseExpressionBase() local
1614 if (const Type *CurType = NNS->getAsType()) { in getRangeOfTypeInNestedNameSpecifier() local
929 LLVMTypeRef CurType = TypeCloner(M).Clone(Cur); in declare_symbols() local