OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mergeDeclAttributes
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp
1072
mergeDeclAttributes
(IDecl, PrevIDecl);
1264
mergeDeclAttributes
(PDecl, PrevDecl);
1794
mergeDeclAttributes
(PDecl, PrevDecl);
3134
mergeDeclAttributes
(IDecl, PrevIDecl);
SemaDecl.cpp
2340
mergeDeclAttributes
(New, Old);
2831
///
mergeDeclAttributes
- Copy attributes from the Old decl to the New one.
2832
void Sema::
mergeDeclAttributes
(NamedDecl *New, Decl *Old,
3829
mergeDeclAttributes
(New, Old);
3872
mergeDeclAttributes
(newMethod, oldMethod, MergeKind);
4093
mergeDeclAttributes
(New, Old);
16387
mergeDeclAttributes
(New, PrevDecl);
SemaTemplate.cpp
2032
mergeDeclAttributes
(NewClass, PrevClassTemplate->getTemplatedDecl());
SemaDeclCXX.cpp
13195
mergeDeclAttributes
(PD, BaseCtor->getParamDecl(I));
SemaExpr.cpp
6233
Sema->
mergeDeclAttributes
(OverloadDecl, FDecl);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
3335
void
mergeDeclAttributes
(NamedDecl *New, Decl *Old,
Completed in 121 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026