Home
last modified time | relevance | path

Searched defs:mc (Results 1 – 25 of 25) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dsave01.f908 INTEGER :: mc local
17 INTEGER :: mc local
H A Doffsets03.f9024 subroutine mc !CHECK: Subprogram scope: mc size=12 alignment=1 subroutine
25 character(10) :: c1 !CHECK: c1 size=10 offset=0:
26 character(5) :: c2 !CHECK: c2 size=5 offset=7:
H A Dseparate-mp01.f9059 interface mc interface
/llvm-project/lldb/test/Shell/Settings/Inputs/
H A Dmain.cpp12 MyClass mc; in main() local
/llvm-project/libcxx/test/std/re/re.regex/re.regex.construct/
H A Dstring.pass.cpp22 test(const String& p, unsigned mc) in test()
H A Dptr.pass.cpp21 test(const CharT* p, unsigned mc) in test()
H A Dptr_flg.pass.cpp21 test(const CharT* p, std::regex_constants::syntax_option_type f, unsigned mc) in test()
H A Dptr_size.pass.cpp22 test(const CharT* p, std::size_t len, unsigned mc) in test()
H A Dstring_flg.pass.cpp23 test(const String& p, std::regex_constants::syntax_option_type f, unsigned mc) in test()
H A Dptr_size_flg.pass.cpp22 unsigned mc) in test()
H A Dil_flg.pass.cpp24 test(std::initializer_list<char> il, std::regex_constants::syntax_option_type f, unsigned mc) in test()
H A Diter_iter.pass.cpp24 test(Iter first, Iter last, unsigned mc) in test()
H A Diter_iter_flg.pass.cpp25 test(Iter first, Iter last, std::regex_constants::syntax_option_type f, unsigned mc) in test()
/llvm-project/lldb/unittests/Symbol/
H A DTestType.cpp55 std::vector<CompilerContext> mc = { TEST() local
/llvm-project/clang/test/Analysis/
H A Dunix-api.cpp60 MyClass mc; in class_qualified_open() local
/llvm-project/libcxx/test/std/containers/associative/set/
H A Dcount.pass.cpp147 const M& mc = m; in main() local
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp6-2a.cpp35 constexpr MutableConst mc; // expected-error {{must have constant destruction}} expected-note {{in … variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dassert-side-effect.cpp53 MyClass mc; in main() local
/llvm-project/lldb/unittests/Target/
H A DModuleCacheTest.cpp86 ModuleCache mc; in TryGetAndPut() local
/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Dcall-args.cpp242 methodclass mc; in foo() local
253 methodclass mc; in foo_ptr() local
/llvm-project/mlir/lib/Tools/lsp-server-support/
H A DProtocol.cpp577 llvm::json::Value mlir::lsp::toJSON(const MarkupContent &mc) { in toJSON()
/llvm-project/lld/COFF/
H A DChunks.cpp1029 auto *&mc = ctx.mergeChunkInstances[p2Align]; addSection() local
/llvm-project/clang/test/AST/Interp/
H A Dliterals.cpp
/llvm-project/lld/MachO/
H A DObjC.cpp244 const auto &mc = methodMap.lookup(methodName); parseMethods() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9126 clang::MangleContext *mc = getMangleContext(); DeclGetMangledName() local