Searched defs:Ms (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp45 std::vector<BitcodeModule> Ms = ExitOnErr(getBitcodeModuleList(*MB)); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DDebugCounter.cpp18 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DMultilib.cpp301 void MultilibSet::filterInPlace(FilterCallback F, multilib_list &Ms) { argument
294 filterCopy(FilterCallback F, const multilib_list &Ms) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h1308 void apply(Opt *O, const Mod &M, const Mods &... Ms) { argument
1499 explicit opt(const Mods &... Ms) argument
1693 explicit list(const Mods &... Ms) argument
1913 explicit alias(const Mods &... Ms) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp581 NodeList Ms = members_if(EqBB, G); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp1604 std::vector<Multilib> Ms; local

Completed in 109 milliseconds