Uses of Enum Class
org.qbicc.plugin.llvm.LLVMCompiler.Flag
-
Uses of LLVMCompiler.Flag in org.qbicc.plugin.llvm
Methods in org.qbicc.plugin.llvm that return LLVMCompiler.FlagModifier and TypeMethodDescriptionstatic LLVMCompiler.FlagReturns the enum constant of this class with the specified name.static LLVMCompiler.Flag[]LLVMCompiler.Flag.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.qbicc.plugin.llvm with type arguments of type LLVMCompiler.FlagModifier and TypeMethodDescriptionLLVMCompiler.Factory.of(CompilationContext ctx, Set<LLVMCompiler.Flag> flags, List<String> optOptions, List<String> llcOptions)