Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h762 bool isUnarySelector() const { in isUnarySelector() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp471 bool Selector::isUnarySelector(StringRef Name) const { in isUnarySelector() function in Selector