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

  /external/clang/lib/Parse/
ParseStmtAsm.cpp 194 const tok::TokenKind EndOfStream = tok::semi;
197 EndOfStreamTok.setKind(EndOfStream);
248 if (Tok.is(EndOfStream)) {
259 if (Invalid || Tok.is(EndOfStream)) {
271 assert(Tok.is(EndOfStream));
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py 107 def EndOfStream(self):
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincodec.h 333 WINBOOL EndOfStream;
    [all...]

Completed in 100 milliseconds