Home | History | Annotate | Download | only in Parse

Lines Matching defs:EqualLoc

2021   SourceLocation EqualLoc;
2049 EqualLoc = ConsumeToken();
2248 DeclaratorInfo.isDeclarationOfFunction(), EqualLoc);
2253 Actions.AddInitializerToDecl(ThisDecl, Init.get(), EqualLoc.isInvalid(),
2324 /// EqualLoc.
2344 SourceLocation &EqualLoc) {
2352 EqualLoc = ConsumeToken();