OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenerateClass
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCRuntime.h
157
virtual void
GenerateClass
(const ObjCImplementationDecl *OID) = 0;
CGObjCGNU.cpp
605
void
GenerateClass
(const ObjCImplementationDecl *ClassDecl) override;
1701
void
GenerateClass
(const ObjCImplementationDecl *OID) override {
3401
void CGObjCGNU::
GenerateClass
(const ObjCImplementationDecl *OID) {
4087
// the definition being created as part of
GenerateClass
.
CGObjCMac.cpp
1349
void
GenerateClass
(const ObjCImplementationDecl *ClassDecl) override;
1639
void
GenerateClass
(const ObjCImplementationDecl *ClassDecl) override;
3567
void CGObjCMac::
GenerateClass
(const ObjCImplementationDecl *ID) {
6538
void CGObjCNonFragileABIMac::
GenerateClass
(const ObjCImplementationDecl *ID) {
6568
assert(CI && "CGObjCNonFragileABIMac::
GenerateClass
- class is 0");
6984
// FIXME. Consolidate this with similar code in
GenerateClass
.
CodeGenModule.cpp
5779
ObjCRuntime->
GenerateClass
(OMD);
Completed in 34 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026