Searched refs:consumeLabel (Results 1 – 3 of 3) sorted by relevance
33 bool consumeLabel(StringRef tok);
293 bool ScriptLexer::consumeLabel(StringRef tok) { in consumeLabel() function in ScriptLexer
1644 if (consumeLabel("local")) { in readSymbols()1648 if (consumeLabel("global")) { in readSymbols()