Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmt.cpp214 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseStatementOrDeclarationAfterAttributes() local
1007 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCompoundStatementBody() local
1611 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseForStatement() local
H A DParseExprCXX.cpp1771 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCXXCondition() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp13331 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
13342 SourceLocation DeclStart, in HandleField()
13704 SourceLocation DeclStart, in ActOnIvar()
H A DSemaDeclObjC.cpp4521 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()
H A DSemaDeclCXX.cpp13950 SourceLocation DeclStart, in HandleMSProperty()