Home
last modified time | relevance | path

Searched refs:IsToken (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1042 static inline bool IsToken(const char *var_name_begin, const char *var) { in IsToken() function
1673 if (IsToken(open_paren, "(anonymous namespace)")) { in Format()