Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A 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()
H A DSemaOpenMP.cpp10538 QualType CurType = BaseE->getType().getNonReferenceType(); in CheckMapClauseExpressionBase() local
10592 auto CurType = in CheckMapClauseExpressionBase() local
H A DSemaTemplate.cpp1614 if (const Type *CurType = NNS->getAsType()) { in getRangeOfTypeInNestedNameSpecifier() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp439 AsmTypeInfo CurType; member in __anon25b4c9ac0111::X86AsmParser::IntelExprStateMachine