Home
last modified time | relevance | path

Searched refs:takeAttributes (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2729 D.takeAttributes(Attrs);
2772 D.takeAttributes(Attrs); in MaybeParseCXX11Attributes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h2552 void takeAttributes(ParsedAttributes &attrs) { in takeAttributes() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp13500 D.takeAttributes(Attrs); in ActOnCXXForRangeIdentifier()