Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3587 AlwaysInlineAttr *Sema::mergeAlwaysInlineAttr(Decl *D, SourceRange Range, in mergeAlwaysInlineAttr() function in Sema
3679 if (AlwaysInlineAttr *Inline = S.mergeAlwaysInlineAttr( in handleAlwaysInlineAttr()
DSemaDecl.cpp2283 NewAttr = S.mergeAlwaysInlineAttr(D, AA->getRange(), in mergeDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4237 AlwaysInlineAttr *Sema::mergeAlwaysInlineAttr(Decl *D, in mergeAlwaysInlineAttr() function in Sema
4380 S.mergeAlwaysInlineAttr(D, AL, AL.getAttrName())) in handleAlwaysInlineAttr()
DSemaDecl.cpp2581 NewAttr = S.mergeAlwaysInlineAttr(D, *AA, in mergeDeclAttribute()
/external/clang/include/clang/Sema/
DSema.h2193 AlwaysInlineAttr *mergeAlwaysInlineAttr(Decl *D, SourceRange Range,
/external/llvm-project/clang/include/clang/Sema/
DSema.h3180 AlwaysInlineAttr *mergeAlwaysInlineAttr(Decl *D,