Home | History | Annotate | Download | only in Parse

Lines Matching full:parsing

1 //===--- ParseObjC.cpp - Objective C Parsing ------------------------------===//
906 // If we're parsing a parameter, steal all the decl attributes
1104 // We have a selector or a colon, continue parsing.
1922 "parsing Objective-C method");
1955 // Consume the tokens and store them for later parsing.
2103 /// \returns True if an error occurred during parsing or semantic
2140 // actually parsing an expression that starts with a
2241 // more complicated (read: slower) parsing.
2452 // We have a selector or a colon, continue parsing.
2860 // Due to parsing error, we either went over the cached tokens or