OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProtocolPtrTy
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Sema/
SemaObjCProperty.cpp
239
Decl *
ProtocolPtrTy
=
246
PIDecl = cast<ObjCPropertyDecl>(
ProtocolPtrTy
);
[
all
...]
/external/clang/lib/CodeGen/
CGObjCMac.cpp
172
///
ProtocolPtrTy
- LLVM type for external protocol handles
411
///
ProtocolPtrTy
- LLVM type for struct objc_protocol *.
412
llvm::Type *
ProtocolPtrTy
;
803
/// defined. The return value has type
ProtocolPtrTy
.
[
all
...]
Completed in 1321 milliseconds