Searched defs:Tokenize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/unittests/clang-include-fixer/ | ||
H A D | FuzzySymbolIndexTests.cpp | 21 TEST(FuzzySymbolIndexTest, Tokenize) { in TEST() argument |
/llvm-project/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 1341 auto Tokenize = cl::TokenizeWindowsCommandLine; expandResponseFiles() local |
/llvm-project/flang/lib/Parser/ | ||
H A D | preprocessor.cpp | 85 TokenSequence Definition::Tokenize(const std::vector<std::string> &argNames, Tokenize() function in Fortran::parser::Definition |