OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSArrayDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp
796
if (!
NSArrayDecl
) {
797
NSArrayDecl
= LookupObjCInterfaceDeclForLiteral(*this, Loc,
799
if (!
NSArrayDecl
) {
809
ObjCMethodDecl *Method =
NSArrayDecl
->lookupClassMethod(Sel);
839
if (!validateBoxingMethod(*this, Loc,
NSArrayDecl
, Sel, Method))
890
Context.getObjCInterfaceType(
NSArrayDecl
));
Sema.cpp
174
ValueWithBytesObjCTypeMethod(nullptr),
NSArrayDecl
(nullptr),
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
1162
ObjCInterfaceDecl *
NSArrayDecl
;
Completed in 41 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026