OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkipBlock
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
PTHLexer.cpp
194
///
SkipBlock
- Used by Preprocessor to skip the current conditional block.
195
bool PTHLexer::
SkipBlock
() {
/external/llvm/include/llvm/Bitcode/
BitstreamReader.h
319
if (
SkipBlock
())
472
///
SkipBlock
- Having read the ENTER_SUBBLOCK abbrevid and a BlockID, skip
475
bool
SkipBlock
() {
Completed in 134 milliseconds