Home
last modified time | relevance | path

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

12

/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dmutex.pass.cpp138 std::scoped_lock sl{}; in main() local
142 std::scoped_lock sl{m1}; in main() local
146 std::scoped_lock sl{m1, m2}; in main() local
150 std::scoped_lock sl{m1, m2, m3}; in main() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dsl_add.cpp14 StringList *sl = sl_init(); in main() local
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-invalid.cpp8 template<class Scanline> bool sweep_scanline(Scanline& sl) in sweep_scanline()
/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp55 SectionList *sl = m_module.GetSectionList(); Initialize() local
100 SectionList *sl = m_module.GetSectionList(); Update() local
H A DCompactUnwindInfo.cpp200 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan() local
501 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
573 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
592 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
657 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
676 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
818 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64() local
1083 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386() local
/llvm-project/clang/test/SemaCXX/
H A Dformat-strings-scanf.cpp21 signed long sl; member
/llvm-project/clang/test/Sema/
H A Dattr-loader-uninitialized.cpp27 static int sl __attribute__((loader_uninitialized)); in func() local
H A Dzvector2.c17 vector signed long long sl, sl2; variable
H A Dzvector.c17 vector signed long long sl, sl2; variable
[all...]
H A Dcompare.c390 long sl; in test10() local
H A Dconversion.c409 void test26(int si, long sl) { in test26()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-starts-ends-with.cpp40 test(std::string s,std::string_view sv,sub_string ss,sub_sub_string sss,string_like sl,string_like_camel slc,prefer_underscore_version puv,prefer_underscore_version_flip puvf,prefer_underscore_version_inherit puvi) test() argument
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-zvector3-error.c26 volatile signed long long sl; global() variable
H A Dbuiltins-systemz-zvector-error.c25 volatile signed long long sl; global() variable
H A Dbuiltins-systemz-zvector2-error.c26 volatile signed long long sl; global() variable
H A Dbuiltins-systemz-zvector2.c29 volatile signed long long sl; global() variable
H A Dbuiltins-systemz-zvector.c28 volatile signed long long sl; global() variable
H A Dbuiltins-systemz-zvector3.c29 volatile signed long long sl; global() variable
H A Dzvector.c17 volatile vector signed long long sl, sl2; global() variable
[all...]
/llvm-project/llvm/unittests/BinaryFormat/
H A DDwarfTest.cpp209 auto roundtrip = [](llvm::dwarf::SourceLanguage sl) { in TEST()
/llvm-project/clang/test/C/drs/
H A Ddr2xx.c74 signed long sl; in dr204() local
/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h540 SourceLine sl; ElideMixedSourceAndDisassemblyLine() local
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c232 __shared__ long sl; global() variable
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c45 signed long sl[2] = { -1L, 2L }; variable
/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp1414 buildSet(Expr * op,SourceLocation sl,bool captureSetValueAsResult) buildSet() argument

12