Home
last modified time | relevance | path

Searched refs:DeclOrStmtAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h171 class DeclOrStmtAttr : public InheritableAttr {
173 DeclOrStmtAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, in DeclOrStmtAttr() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td777 class DeclOrStmtAttr : InheritableAttr;
911 def AlwaysInline : DeclOrStmtAttr {
1875 def NoMerge : DeclOrStmtAttr {
2328 def NoInline : DeclOrStmtAttr {
3382 def Suppress : DeclOrStmtAttr {