Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4444 AlwaysInlineAttr *Sema::mergeAlwaysInlineAttr(Decl *D, in mergeAlwaysInlineAttr() function in Sema
4536 S.mergeAlwaysInlineAttr(D, AL, AL.getAttrName())) in handleAlwaysInlineAttr()
H A DSemaDecl.cpp2825 NewAttr = S.mergeAlwaysInlineAttr(D, *AA, in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4574 AlwaysInlineAttr *mergeAlwaysInlineAttr(Decl *D,