OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassExt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp
401
const ObjCCategoryDecl *
ClassExt
= Ext;
402
for (auto *Prop :
ClassExt
->properties()) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCGNU.cpp
3332
for (const ObjCCategoryDecl *
ClassExt
: OID->known_extensions())
3333
for (auto *PD :
ClassExt
->properties()) {
CGDebugInfo.cpp
2755
for (const ObjCCategoryDecl *
ClassExt
: ID->known_extensions())
2756
for (auto *PD :
ClassExt
->properties()) {
CGObjCMac.cpp
3303
for (const ObjCCategoryDecl *
ClassExt
: OID->known_extensions())
3304
for (auto *PD :
ClassExt
->properties()) {
Completed in 44 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026