Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp167 char CurChar = *CurPtr++; in getNextChar() local
186 int CurChar = getNextChar(); in LexToken() local
274 int CurChar = getNextChar(); in LexDollar() local
303 int CurChar = getNextChar(); in ReadString() local
357 int CurChar = getNextChar(); in LexVar() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptToken.cpp283 const char CurChar = Data[Pos]; in canStartIdentifier() local
289 const char CurChar = Data[Pos]; in canContinueIdentifier() local
334 const char CurChar = Data[Pos]; in classifyCurrentToken() local
H A DResourceFileWriter.cpp220 UTF16 CurChar = Chars[Pos]; in processString() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp228 int CurChar = getNextChar(); in LexLineComment() local
568 int CurChar = getNextChar(); in LexSingleQuote() local
626 int CurChar = getNextChar(); in LexQuote() local
733 int CurChar = getNextChar(); in LexToken() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp107 char CurChar = *CurPtr++; in getNextChar() local
143 int CurChar = getNextChar(); in LexToken() local
435 int CurChar = getNextChar(); in SkipCComment() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h95 unsigned CurChar = 0; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp636 char CurChar = *CurPtr++; in AnalyzeAsmString() local