Home
last modified time | relevance | path

Searched defs:IgnoreXCOFFVisibility (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp381 static cl::opt<bool> IgnoreXCOFFVisibility( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h274 unsigned IgnoreXCOFFVisibility : 1; variable