Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp209 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseStatementOrDeclarationAfterAttributes() local
963 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCompoundStatementBody() local
1543 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseForStatement() local
/external/clang/lib/Sema/
DSemaDecl.cpp11710 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
11721 SourceLocation DeclStart, in HandleField()
12075 SourceLocation DeclStart, in ActOnIvar()
DSemaDeclObjC.cpp3284 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()
DSemaDeclCXX.cpp13061 SourceLocation DeclStart, in HandleMSProperty()