Searched refs:hasWritebacks (Results 1 - 2 of 2) 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
H A DCGCall.cpp4518 if (CallArgs.hasWritebacks())

Completed in 109 milliseconds