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

  /src/external/apache2/llvm/dist/llvm/lib/TableGen/
TGLexer.cpp 718 if (!prepSkipDirectiveEnd())
741 // Check if this #else is correct before calling prepSkipDirectiveEnd(),
759 if (!prepSkipDirectiveEnd())
774 // Check if this #endif is correct before calling prepSkipDirectiveEnd(),
787 if (!prepSkipDirectiveEnd())
809 if (!prepSkipDirectiveEnd())
953 bool TGLexer::prepSkipDirectiveEnd() {
TGLexer.h 359 bool prepSkipDirectiveEnd();

Completed in 30 milliseconds