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

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

Completed in 109 milliseconds