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

  /external/llvm/lib/TableGen/
TGLexer.h 120 bool SkipCComment();
TGLexer.cpp 130 if (SkipCComment())
345 /// SkipCComment - This skips C-style /**/ comments. The only difference from C
347 bool TGLexer::SkipCComment() {

Completed in 62 milliseconds