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

  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 294 if (SkipBlock())
445 bool SkipBlock() {
  /external/clang/lib/Lex/
PTHLexer.cpp 187 /// SkipBlock - Used by Preprocessor to skip the current conditional block.
188 bool PTHLexer::SkipBlock() {

Completed in 491 milliseconds