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

  /external/swiftshader/third_party/LLVM/lib/TableGen/
TGLexer.cpp 124 if (SkipCComment())
295 /// SkipCComment - This skips C-style /**/ comments. The only difference from C
297 bool TGLexer::SkipCComment() {
  /external/llvm/lib/TableGen/
TGLexer.cpp 130 if (SkipCComment())
345 /// SkipCComment - This skips C-style /**/ comments. The only difference from C
347 bool TGLexer::SkipCComment() {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
TGLexer.cpp 132 if (SkipCComment())
346 /// SkipCComment - This skips C-style /**/ comments. The only difference from C
348 bool TGLexer::SkipCComment() {

Completed in 160 milliseconds