Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/benchmark/tools/
H A Dstrip_asm.py53 def is_identifier(tk): argument
/llvm-project/flang/include/flang/Common/
H A Dformat.h187 template <typename CHAR> void FormatValidator<CHAR>::Advance(TokenKind tk) { in Advance() argument