OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSDictionaryDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp
957
if (!
NSDictionaryDecl
) {
958
NSDictionaryDecl
= LookupObjCInterfaceDeclForLiteral(*this, Loc,
960
if (!
NSDictionaryDecl
) {
971
ObjCMethodDecl *Method =
NSDictionaryDecl
->lookupClassMethod(Sel);
1009
if (!validateBoxingMethod(*this, SR.getBegin(),
NSDictionaryDecl
, Sel,
1121
Context.getObjCInterfaceType(
NSDictionaryDecl
));
Sema.cpp
175
ArrayWithObjectsMethod(nullptr),
NSDictionaryDecl
(nullptr),
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
1168
ObjCInterfaceDecl *
NSDictionaryDecl
;
Completed in 54 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026