Searched defs:ManglingOptions (Results 1 – 3 of 3) sorted by relevance
41 struct ManglingOptions { struct53 static void add(ExecutionSession &ES, const ManglingOptions &MO, argument
30 struct ManglingOptions { struct38 IRMaterializationUnit(ExecutionSession &ES, const ManglingOptions &MO, argument
43 : IRCompiler(llvm::orc::IRSymbolMapper::ManglingOptions()), in IRCompiler()