Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h228 bool isStr(const char (&Str)[StrLen]) const { in isStr() function
234 bool isStr(llvm::StringRef Str) const { in isStr() function