Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h402 void setIndirectByVal(bool IBV) { in setIndirectByVal() argument
404 IndirectByVal = IBV; in setIndirectByVal()