Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp4637 static void HandleVectorSizeAttr(QualType& CurType, const AttributeList &Attr, in HandleVectorSizeAttr()
4696 static void HandleExtVectorTypeAttr(QualType &CurType, in HandleExtVectorTypeAttr()
4790 static void HandleNeonVectorTypeAttr(QualType& CurType, in HandleNeonVectorTypeAttr()
DSemaTemplate.cpp1567 if (const Type *CurType = NNS->getAsType()) { in getRangeOfTypeInNestedNameSpecifier() local