OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSDictionaryMethodKind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
NSAPI.h
96
enum
NSDictionaryMethodKind
{
114
Selector getNSDictionarySelector(
NSDictionaryMethodKind
MK) const;
116
/// Return
NSDictionaryMethodKind
if \p Sel is such a selector.
117
Optional<
NSDictionaryMethodKind
> getNSDictionaryMethodKind(Selector Sel);
/src/external/apache2/llvm/dist/clang/lib/AST/
NSAPI.cpp
156
NSDictionaryMethodKind
MK) const {
246
Optional<NSAPI::
NSDictionaryMethodKind
>
249
NSDictionaryMethodKind
MK =
NSDictionaryMethodKind
(i);
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026