OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:forwardClass
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp
3063
const ObjCInterfaceDecl *
forwardClass
= nullptr;
3072
forwardClass
= OCIType->getInterfaceDecl();
3119
if (Method && !
forwardClass
)
3126
if (Method && DiagnoseUseOfDecl(Method, SelectorSlotLocs,
forwardClass
))
SemaExprObjC.cpp
3063
const ObjCInterfaceDecl *
forwardClass
= nullptr;
3072
forwardClass
= OCIType->getInterfaceDecl();
3119
if (Method && !
forwardClass
)
3126
if (Method && DiagnoseUseOfDecl(Method, SelectorSlotLocs,
forwardClass
))
Completed in 67 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026