Searched refs:IsPassive (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h46 bool IsPassive = false; member in class:llvm::final
84 return IsPassive;
88 IsPassive = V;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionWasm.cpp65 if (IsPassive)

Completed in 123 milliseconds