Searched defs:hasWritebacks (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h311 bool hasWritebacks() const { return !Writebacks.empty(); } function in class:clang::CodeGen::CGCallee::CallArgList

Completed in 98 milliseconds