OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPropertyIvarDecl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
917
void
setPropertyIvarDecl
(ObjCIvarDecl *Ivar) {
2819
void
setPropertyIvarDecl
(ObjCIvarDecl *Ivar,
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp
1358
property->
setPropertyIvarDecl
(Ivar);
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp
1309
D->
setPropertyIvarDecl
(readDeclAs<ObjCIvarDecl>());
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTImporter.cpp
5167
ToProperty->
setPropertyIvarDecl
(ToPropertyIvarDecl);
Completed in 39 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026