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

  /src/external/apache2/llvm/dist/llvm/lib/TableGen/
TGLexer.cpp 641 // as an error for #ifdef/#define after the call to prepLexMacroName().
659 // prepLexMacroName(). We could have supported C-style comments
700 StringRef MacroName = prepLexMacroName();
801 StringRef MacroName = prepLexMacroName();
887 StringRef TGLexer::prepLexMacroName() {
TGLexer.h 304 // missing file with name "class". Instead, prepLexMacroName() will treat
321 StringRef prepLexMacroName();

Completed in 17 milliseconds