Searched refs:consumeLabel (Results 1 – 3 of 3) sorted by relevance
32 bool consumeLabel(StringRef tok);
278 bool ScriptLexer::consumeLabel(StringRef tok) { in consumeLabel() function in ScriptLexer
1722 if (consumeLabel("local")) { in readSymbols()1726 if (consumeLabel("global")) { in readSymbols()