Home | History | Annotate | Download | only in Parse

Lines Matching refs:EqualLoc

1840   SourceLocation EqualLoc;
1868 EqualLoc = ConsumeToken();
2050 DeclaratorInfo.isDeclarationOfFunction(), EqualLoc);
2055 Actions.AddInitializerToDecl(ThisDecl, Init.get(), EqualLoc.isInvalid(),
2126 /// EqualLoc.
2146 SourceLocation &EqualLoc) {
2154 EqualLoc = ConsumeToken();