Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h977 unsigned &CallingConv, bool AttrOnCallSite);
DCGCall.cpp1438 bool AttrOnCallSite) { in ConstructAttributeList() argument
1472 if (Fn->isNoReturn() && !(AttrOnCallSite && MD && MD->isVirtual())) in ConstructAttributeList()
1511 if (AttrOnCallSite) { in ConstructAttributeList()