Searched refs:setOptions (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/
H A DLVReaderHandler.h72 setOptions(&ReaderOptions);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h129 JITTargetMachineBuilder &setOptions(TargetOptions Options) { function in class:llvm::orc::JITTargetMachineBuilder
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h298 static void setOptions(LVOptions *Options);
446 inline void setOptions(LVOptions *Options) { LVOptions::setOptions(Options); } function in namespace:llvm::logicalview
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp27 void LVOptions::setOptions(LVOptions *CmdOptions) { Options = *CmdOptions; } function in class:LVOptions
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp786 .setOptions(TemplateTM->Options);

Completed in 179 milliseconds