OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:collectPropertiesToImplement
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp
394
void ObjCInterfaceDecl::
collectPropertiesToImplement
(PropertyMap &PM,
408
PI->
collectPropertiesToImplement
(PM, PO);
1980
void ObjCProtocolDecl::
collectPropertiesToImplement
(PropertyMap &PM,
1992
PI->
collectPropertiesToImplement
(PM, PO);
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp
383
InterfaceD->
collectPropertiesToImplement
(PropMap, PropOrder);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
1088
virtual void
collectPropertiesToImplement
(PropertyMap &PM,
1781
void
collectPropertiesToImplement
(PropertyMap &PM,
2237
void
collectPropertiesToImplement
(PropertyMap &PM,
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp
1828
SDecl->
collectPropertiesToImplement
(PropMap, PO);
1894
IDecl->
collectPropertiesToImplement
(PropMap, PropertyOrder);
2051
IDecl->
collectPropertiesToImplement
(NoNeedToImplPropMap, PO);
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026