Home
last modified time | relevance | path

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

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