Home
last modified time | relevance | path

Searched defs:NextChar (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp209 int NextChar = 0; in LexToken() local
602 int NextChar = *CurPtr; in prepIsDirective() local
893 int NextChar = peekNextChar(1); in prepSkipLineBegin() local
944 int NextChar = peekNextChar(1); in prepSkipDirectiveEnd() local
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc230 void Tokenizer::NextChar() { in NextChar() function in google::protobuf::io::Tokenizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h82 size_t NextChar = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp546 uint8_t NextChar; in parseAugmentationString() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h406 size_t NextChar; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1371 unsigned NextChar = in demangleStringLiteral() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp977 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46523 char NextChar = Size == 2 ? constraint[1] : 'i'; in getSingleConstraintMatchWeight() local