Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp209 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseStatementOrDeclarationAfterAttributes() local
963 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseCompoundStatementBody() local
1540 SourceLocation DeclStart = Tok.getLocation(), DeclEnd; in ParseForStatement() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp12151 Decl *Sema::ActOnField(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnField()
12162 SourceLocation DeclStart, in HandleField()
12516 SourceLocation DeclStart, in ActOnIvar()
H A DSemaDeclObjC.cpp3328 void Sema::ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, in ActOnDefs()
H A DSemaDeclCXX.cpp13553 SourceLocation DeclStart, in HandleMSProperty()