OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GenerateClass
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
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
.
Completed in 24 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026