Home
last modified time | relevance | path

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

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