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

/external/clang/include/clang/Basic/
H A DIdentifierTable.h87 /// This is intended to be used for string literals only: II->isStr("foo").
89 bool isStr(const char (&Str)[StrLen]) const { function in class:clang::IdentifierInfo

Completed in 210 milliseconds