OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAttrsImpl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
492
return
setAttrsImpl
(Attrs, getASTContext());
1189
void
setAttrsImpl
(const AttrVec& Attrs, ASTContext &Ctx);
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
864
void Decl::
setAttrsImpl
(const AttrVec &attrs, ASTContext &Ctx) {
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderDecl.cpp
595
D->
setAttrsImpl
(Attrs, Reader.getContext());
4602
D->
setAttrsImpl
(Attrs, Reader.getContext());
Completed in 44 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026