Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp206 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseStatementOrDeclarationAfterAttributes() local
988 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCompoundStatementBody() local
1572 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseForStatement() local
/external/clang/lib/Sema/
DSemaDecl.cpp12881 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
12892 SourceLocation DeclStart, in HandleField()
13250 SourceLocation DeclStart, in ActOnIvar()
DSemaDeclObjC.cpp4372 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()
DSemaDeclCXX.cpp13728 SourceLocation DeclStart, in HandleMSProperty()