OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LookupProtocol
(Results
1 - 6
of
6
) sorted by null
/external/clang/lib/Sema/
SemaDeclObjC.cpp
652
if (ObjCProtocolDecl *PDecl =
LookupProtocol
((*I)->getIdentifier(),
683
ObjCProtocolDecl *PrevDecl =
LookupProtocol
(ProtocolName, ProtocolLoc,
744
ObjCProtocolDecl *PDecl =
LookupProtocol
(ProtocolId[i].first,
819
ObjCProtocolDecl *PrevDecl =
LookupProtocol
(Ident, IdentList[i].second,
[
all
...]
SemaExprObjC.cpp
[
all
...]
SemaObjCProperty.cpp
528
LookupProtocol
(&Context.Idents.get("NSCopying"), AtLoc))
[
all
...]
SemaLookup.cpp
[
all
...]
SemaCodeComplete.cpp
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
[
all
...]
Completed in 64 milliseconds