Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp173 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseStatementOrDeclarationAfterAttributes() local
756 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCompoundStatementBody() local
1320 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseForStatement() local
/external/clang/lib/Sema/
DSemaDecl.cpp9247 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
9258 SourceLocation DeclStart, in HandleField()
9745 SourceLocation DeclStart, in ActOnIvar()
DSemaDeclObjC.cpp3032 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()