Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp226 int NextChar = 0; in LexToken() local
645 int NextChar = *CurPtr; in prepIsDirective() local
936 int NextChar = peekNextChar(1); in prepSkipLineBegin() local
987 int NextChar = peekNextChar(1); in prepSkipDirectiveEnd() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp177 const char *NextChar = i < Glob.size() ? Glob.data() + i : nullptr; in createRegexFromGlob() local
/freebsd/contrib/bearssl/T0/
H A DT0Comp.cs1037 int NextChar() in NextChar() method in T0Comp
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h81 size_t NextChar = 0; variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp421 uint8_t NextChar; parseAugmentationString() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1420 unsigned NextChar = in demangleStringLiteral() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3996 const char *NextChar = S.SourceMgr.getCharacterData(FixItLoc); in fixItNullability() local