Searched defs:readToken (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTRecordReader.h | 341 Token readToken() { readToken() function |
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineParser.cpp | 4707 void UnwrappedLineParser::readToken(int LevelDifference) { readToken() function in clang::format::UnwrappedLineParser |