Searched defs:DeclStart (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseStmt.cpp | 212 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseStatementOrDeclarationAfterAttributes() local 1180 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCompoundStatementBody() local 1978 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseForStatement() local
|
| H A D | ParseExprCXX.cpp | 1858 SourceLocation DeclStart = ConsumeToken(), DeclEnd; in ParseAliasDeclarationInInitStatement() local 1959 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCXXCondition() local 1977 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCXXCondition() local
|
| H A D | ParseDeclCXX.cpp | 2840 SourceLocation DeclStart; in ParseCXXClassMemberDeclaration() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 5117 void SemaObjC::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs() 5575 Decl *SemaObjC::ActOnIvar(Scope *S, SourceLocation DeclStart, Declarator &D, in ActOnIvar()
|
| H A D | SemaDecl.cpp | 18756 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField() 18765 SourceLocation DeclStart, in HandleField()
|
| H A D | SemaDeclCXX.cpp | 19455 SourceLocation DeclStart, Declarator &D, in HandleMSProperty()
|