Home
last modified time | relevance | path

Searched defs:SkipTo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Parser/
H A Dtoken-parsers.h575 template <char goal> struct SkipTo { in Parse() argument
571 template <char goal> struct SkipTo { global() struct
573 SkipToSkipTo SkipTo() argument
574 SkipToSkipTo SkipTo() argument
/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h499 size_t SkipTo = GetCurrentBitNo() + NumFourBytes * 4 * 8; in SkipBlock() local