Home
last modified time | relevance | path

Searched refs:SkipChar (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp417 void lex(unsigned SkipChar = 0);
589 void MIParser::lex(unsigned SkipChar) { in lex() argument
591 CurrentSource.substr(SkipChar), Token, in lex()