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

  /external/clang/lib/Lex/
PTHLexer.cpp 188 /// SkipBlock - Used by Preprocessor to skip the current conditional block.
189 bool PTHLexer::SkipBlock() {
  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 318 if (SkipBlock())
471 /// SkipBlock - Having read the ENTER_SUBBLOCK abbrevid and a BlockID, skip
474 bool SkipBlock() {

Completed in 205 milliseconds