HomeSort by relevance Sort by last modified time
    Searched refs:ReadVarName (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/AsmParser/
LLLexer.h 75 bool ReadVarName();
LLLexer.cpp 294 if (ReadVarName())
318 /// ReadVarName - Read the rest of a token containing a variable name.
319 bool LLLexer::ReadVarName() {
361 if (ReadVarName())

Completed in 67 milliseconds