Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp240 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseStatementOrDeclarationAfterAttributes() local
1255 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseCompoundStatementBody() local
2089 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseForStatement() local
[all...]
H A DParseExprCXX.cpp1985 SourceLocation DeclStart = ConsumeToken(), DeclEnd; ParseAliasDeclarationInInitStatement() local
2110 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseCXXCondition() local
2128 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; ParseCXXCondition() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18427 ActOnField(Scope * S,Decl * TagD,SourceLocation DeclStart,Declarator & D,Expr * BitfieldWidth) ActOnField() argument
18438 HandleField(Scope * S,RecordDecl * Record,SourceLocation DeclStart,Declarator & D,Expr * BitWidth,InClassInitStyle InitStyle,AccessSpecifier AS) HandleField() argument
18807 ActOnIvar(Scope * S,SourceLocation DeclStart,Declarator & D,Expr * BitWidth,tok::ObjCKeywordKind Visibility) ActOnIvar() argument
H A DSemaDeclObjC.cpp5099 ActOnDefs(Scope * S,Decl * TagD,SourceLocation DeclStart,IdentifierInfo * ClassName,SmallVectorImpl<Decl * > & Decls) ActOnDefs() argument
H A DSemaDeclCXX.cpp19184 HandleMSProperty(Scope * S,RecordDecl * Record,SourceLocation DeclStart,Declarator & D,Expr * BitWidth,InClassInitStyle InitStyle,AccessSpecifier AS,const ParsedAttr & MSPropertyAttr) HandleMSProperty() argument