Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2295 QualType Sema::BuildVectorType(QualType CurType, Expr *SizeExpr, in BuildVectorType()
8046 static void HandleVectorSizeAttr(QualType &CurType, const ParsedAttr &Attr, in HandleVectorSizeAttr()
8066 static void HandleExtVectorTypeAttr(QualType &CurType, const ParsedAttr &Attr, in HandleExtVectorTypeAttr()
8152 static void HandleNeonVectorTypeAttr(QualType &CurType, const ParsedAttr &Attr, in HandleNeonVectorTypeAttr()
8216 static void HandleArmSveVectorBitsTypeAttr(QualType &CurType, ParsedAttr &Attr, in HandleArmSveVectorBitsTypeAttr()
8281 QualType &CurType, in HandleArmMveStrictPolymorphismAttr()
8300 static void HandleRISCVRVVVectorBitsTypeAttr(QualType &CurType, in HandleRISCVRVVVectorBitsTypeAttr()
8370 static void HandleOpenCLAccessAttr(QualType &CurType, const ParsedAttr &Attr, in HandleOpenCLAccessAttr()
8426 static void HandleMatrixTypeAttr(QualType &CurType, const ParsedAttr &Attr, in HandleMatrixTypeAttr()
8447 QualType &CurType, const ParsedAttr &PA) { in HandleAnnotateTypeAttr()
[all …]
H A DSemaTemplate.cpp2663 if (const Type *CurType = NNS->getAsType()) { in getRangeOfTypeInNestedNameSpecifier() local
H A DSemaOpenMP.cpp20270 QualType CurType = BaseE->getType().getNonReferenceType(); in VisitMemberExpr() local
20344 QualType CurType = in VisitArraySectionExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp450 AsmTypeInfo CurType; member in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp250 QualType CurType = SubExpr->getType(); in VisitCastExpr() local