HomeSort by: relevance | last modified time | path
    Searched refs:ReadVarName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLLexer.h 81 bool ReadVarName();
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLLexer.cpp 293 if (ReadVarName())
317 /// ReadVarName - Read the rest of a token containing a variable name.
318 bool LLLexer::ReadVarName() {
376 if (ReadVarName())

Completed in 19 milliseconds