Home
last modified time | relevance | path

Searched defs:InitStyle (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp809 createLambdaInitCaptureVarDecl(SourceLocation Loc,QualType InitCaptureType,SourceLocation EllipsisLoc,IdentifierInfo * Id,unsigned InitStyle,Expr * Init,DeclContext * DeclCtx) createLambdaInitCaptureVarDecl() argument
1136 unsigned InitStyle; ActOnLambdaExpressionAfterIntroducer() local
H A DSemaDecl.cpp18440 HandleField(Scope * S,RecordDecl * Record,SourceLocation DeclStart,Declarator & D,Expr * BitWidth,InClassInitStyle InitStyle,AccessSpecifier AS) HandleField() argument
18546 CheckFieldDecl(DeclarationName Name,QualType T,TypeSourceInfo * TInfo,RecordDecl * Record,SourceLocation Loc,bool Mutable,Expr * BitWidth,InClassInitStyle InitStyle,SourceLocation TSSL,AccessSpecifier AS,NamedDecl * PrevDecl,Declarator * D) CheckFieldDecl() argument
H A DSemaExprCXX.cpp2011 CXXNewInitializationStyle InitStyle; BuildCXXNew() local
[all...]
H A DSemaDeclCXX.cpp3443 ActOnCXXMemberDeclarator(Scope * S,AccessSpecifier AS,Declarator & D,MultiTemplateParamsArg TemplateParameterLists,Expr * BW,const VirtSpecifiers & VS,InClassInitStyle InitStyle) ActOnCXXMemberDeclarator() argument
19186 HandleMSProperty(Scope * S,RecordDecl * Record,SourceLocation DeclStart,Declarator & D,Expr * BitWidth,InClassInitStyle InitStyle,AccessSpecifier AS,const ParsedAttr & MSPropertyAttr) HandleMSProperty() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2302 CXXNewInitializationStyle InitStyle = E->getInitializationStyle(); VisitCXXNewExpr() local
H A DDecl.cpp4493 Create(const ASTContext & C,DeclContext * DC,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,QualType T,TypeSourceInfo * TInfo,Expr * BW,bool Mutable,InClassInitStyle InitStyle) Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3080 FieldDecl(Kind DK,DeclContext * DC,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,QualType T,TypeSourceInfo * TInfo,Expr * BW,bool Mutable,InClassInitStyle InitStyle) FieldDecl() argument