reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGCall.cpp
 4305                              Callee.getAbstractInfo(), Attrs, CallingConv,
 4315     Attrs =
 4316         Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex,
 4322     Attrs =
 4323         Attrs.addAttribute(getLLVMContext(), llvm::AttributeList::FunctionIndex,
 4340     CannotThrow = Attrs.hasAttribute(llvm::AttributeList::FunctionIndex,
 4371   CI->setAttributes(Attrs);