Home
last modified time | relevance | path

Searched defs:CurType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp6303 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()
DSemaOpenMP.cpp10538 QualType CurType = BaseE->getType().getNonReferenceType(); in CheckMapClauseExpressionBase() local
10592 auto CurType = in CheckMapClauseExpressionBase() local
DSemaTemplate.cpp1614 if (const Type *CurType = NNS->getAsType()) { in getRangeOfTypeInNestedNameSpecifier() local