Home
last modified time | relevance | path

Searched defs:LastChar (Results 1 – 24 of 24) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp228 unsigned LastChar = Str[EndIdx]; in extend() local
/llvm-project/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp33 static int LastChar = ' '; in gettok() local
/llvm-project/clang/unittests/Format/
H A DDefinitionBlockSeparatorTest.cpp76 auto LastChar = Result.back(); in removeEmptyLines() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseAutoCheck.cpp32 CharType LastChar = Space, BeforeSpace = Punctuation; in getTypeNameLength() local
/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp371 auto LastChar = Result.find_last_not_of('\n'); getFormattedText() local
/llvm-project/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp46 static int LastChar = ' '; in gettok() local
/llvm-project/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp60 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp109 int LastChar = getchar(); in advance() local
124 static int LastChar = ' '; in gettok() local
/llvm-project/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp72 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp53 static int LastChar = ' '; in gettok() local
H A Dtoy.cpp54 static int LastChar = ' '; in gettok() local
/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp473 char LastChar = KV.first.data()[KV.first.size() - 1]; in registerObjectSections() local
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp68 static int LastChar = ' '; in gettok() local
H A Dtoy.cpp75 static int LastChar = ' '; in gettok() local
/llvm-project/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp77 static int LastChar = ' '; in gettok() local
[all...]
/llvm-project/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp73 static int LastChar = ' '; in gettok() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp52 static int LastChar = ' '; in gettok() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp94 static int LastChar = ' '; in gettok() local
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp536 char LastChar = TypeString[TypeString.size()-1]; rewriteToObjCProperty() local