/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 488 BadSpecifier(T TNew,T TPrev,const char * & PrevSpec,unsigned & DiagID,bool IsExtension=true) BadSpecifier() argument 643 SetStorageClassSpec(Sema & S,SCS SC,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetStorageClassSpec() argument 705 SetStorageClassSpecThread(TSCS TSC,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) SetStorageClassSpecThread() argument 719 SetTypeSpecWidth(TypeSpecifierWidth W,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypeSpecWidth() argument 736 SetTypeSpecComplex(TSC C,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) SetTypeSpecComplex() argument 746 SetTypeSpecSign(TypeSpecifierSign S,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) SetTypeSpecSign() argument 755 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,ParsedType Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument 764 SetTypeSpecType(TST T,SourceLocation TagKwLoc,SourceLocation TagNameLoc,const char * & PrevSpec,unsigned & DiagID,ParsedType Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument 795 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,Expr * Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument 817 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,Decl * Rep,bool Owned,const PrintingPolicy & Policy) SetTypeSpecType() argument 826 SetTypeSpecType(TST T,SourceLocation TagKwLoc,SourceLocation TagNameLoc,const char * & PrevSpec,unsigned & DiagID,Decl * Rep,bool Owned,const PrintingPolicy & Policy) SetTypeSpecType() argument 848 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,TemplateIdAnnotation * Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument 858 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypeSpecType() argument 881 SetTypeSpecSat(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) SetTypeSpecSat() argument 895 SetTypeAltiVecVector(bool isAltiVecVector,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypeAltiVecVector() argument 910 SetTypePipe(bool isPipe,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypePipe() argument 927 SetTypeAltiVecPixel(bool isAltiVecPixel,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypeAltiVecPixel() argument 944 SetTypeAltiVecBool(bool isAltiVecBool,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypeAltiVecBool() argument 969 SetBitIntType(SourceLocation KWLoc,Expr * BitsExpr,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetBitIntType() argument 998 SetTypeQual(TQ T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const LangOptions & Lang) SetTypeQual() argument 1029 setFunctionSpecInline(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) setFunctionSpecInline() argument 1043 setFunctionSpecForceInline(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) setFunctionSpecForceInline() argument 1056 setFunctionSpecVirtual(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) setFunctionSpecVirtual() argument 1071 setFunctionSpecExplicit(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,ExplicitSpecifier ExplicitSpec,SourceLocation CloseParenLoc) setFunctionSpecExplicit() argument 1090 setFunctionSpecNoreturn(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) setFunctionSpecNoreturn() argument 1104 SetFriendSpec(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) SetFriendSpec() argument 1117 setModulePrivateSpec(SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) setModulePrivateSpec() argument 1130 SetConstexprSpec(ConstexprSpecKind ConstexprKind,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID) SetConstexprSpec() argument 1521 SetSpecifier(Specifier VS,SourceLocation Loc,const char * & PrevSpec) SetSpecifier() argument [all...] |
H A D | SemaDecl.cpp | 5446 const char *PrevSpec = nullptr; BuildAnonymousStructOrUnion() local 14112 const char *PrevSpec; ActOnCXXForRangeIdentifier() local 15138 const char* PrevSpec; // unused ActOnFinishKNRParamDeclarations() local
|
H A D | SemaDeclCXX.cpp | 3429 const char *PrevSpec; ActOnCXXMemberDeclarator() local 3438 const char *PrevSpec; ActOnCXXMemberDeclarator() local
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 2331 const char *PrevSpec; ParseDeclGroup() local 3048 const char *PrevSpec; ParseImplicitInt() local 3185 const char *PrevSpec; ParseImplicitInt() local 3596 const char *PrevSpec = nullptr; ParseDeclarationSpecifiers() local 5530 const char *PrevSpec = nullptr; ParseEnumSpecifier() local 6414 const char *PrevSpec = nullptr; ParseTypeQualifierListOpt() local 8344 const char *PrevSpec = nullptr; ParseTypeofSpecifier() local 8369 const char *PrevSpec = nullptr; ParseTypeofSpecifier() local 8407 const char *PrevSpec = nullptr; ParseAtomicSpecifier() local 8451 TryAltiVecTokenOutOfLine(DeclSpec & DS,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,bool & isInvalid) TryAltiVecTokenOutOfLine() argument [all...] |
H A D | ParseDeclCXX.cpp | 1214 const char *PrevSpec = nullptr; ParseDecltypeSpecifier() local 1261 const char *PrevSpec; ParsePackIndexingType() local 1375 const char *PrevSpec = nullptr; MaybeParseTypeTransformTypeSpecifier() local 1533 const char *PrevSpec = nullptr; ParseBaseTypeSpecifier() local 2331 const char *PrevSpec = nullptr; ParseClassSpecifier() local 2627 const char *PrevSpec = nullptr; ParseOptionalCXX11VirtSpecifierSeq() local [all...] |
H A D | ParseExprCXX.cpp | 1285 const char *PrevSpec = nullptr; addStaticToLambdaDeclSpecifier() local 1302 const char *PrevSpec = nullptr; addConstexprToLambdaDeclSpecifier() local 1316 const char *PrevSpec = nullptr; addConstevalToLambdaDeclSpecifier() local 2336 const char *PrevSpec; ParseCXXSimpleTypeSpecifier() local [all...] |
H A D | Parser.cpp | 1307 PrevSpec, DiagID, in ParseFunctionDefinition() local 1222 const char *PrevSpec = nullptr; ParseDeclOrFunctionDefInternal() local
|
H A D | ParseExpr.cpp | 1283 const char *PrevSpec = nullptr; ParseCastExpression() local 1576 const char *PrevSpec = nullptr; ParseCastExpression() local
|
/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 966 const char *&PrevSpec, unsigned &DiagID, in TryAltiVecToken() argument
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 735 bool SetTypeSpecType(TST T, SourceLocation Loc, const char *&PrevSpec, in SetTypeSpecType() argument [all...] |