Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4298 AlwaysInlineAttr *Sema::mergeAlwaysInlineAttr(Decl *D, in mergeAlwaysInlineAttr() function in Sema
4402 S.mergeAlwaysInlineAttr(D, AL, AL.getAttrName())) in handleAlwaysInlineAttr()
H A DSemaDecl.cpp2589 NewAttr = S.mergeAlwaysInlineAttr(D, *AA, in mergeDeclAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3316 AlwaysInlineAttr *mergeAlwaysInlineAttr(Decl *D,