Home
last modified time | relevance | path

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

12

/llvm-project/compiler-rt/test/tsan/
H A Dignored-interceptors-mmap.cpp19 void mmap_ignored(bool ignore, size_t size) { in mmap_ignored()
38 bool ignore = (argc > 1) && (strcmp(argv[1], "ignore") == 0); in main() local
/llvm-project/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_sync_test.cpp55 ScopedIgnoreInterceptors ignore; in TEST() local
78 ScopedIgnoreInterceptors ignore; in TEST() local
113 ScopedIgnoreInterceptors ignore; in TEST() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-tautological-compare.cpp37 void ignore() { in ignore() function
73 void ignore() { in ignore() function
H A Dwarn-uninitialized-const-reference.cpp14 void ignore(const int &i) {} in ignore() function
H A Dwarn-bool-conversion.cpp145 void ignore() { in ignore() function
H A Dconstant-expression-cxx14.cpp575 struct ignore { template<typename ...Ts> constexpr ignore(Ts &&...) {} }; in ignore() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dpr29160.cpp9 static void ignore() {} in ignore() function
/llvm-project/clang/test/C/C23/
H A Dn3042.c45 nullptr_t ignore = nullptr; in test() local
/llvm-project/lldb/test/API/functionalities/step-avoids-regexp/
H A Dmain.cpp1 namespace ignore { namespace
/llvm-project/llvm/unittests/Debuginfod/
H A DDebuginfodTests.cpp17 #define setenv(name, var, ignore) _putenv_s(name, var) argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dutils.py29 def aborter(res, msg, ignore=[]): argument
/llvm-project/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp99 template<typename> using ignore = void; // expected-warning 0-1{{extension}} typedef
123 template <bool...> using ignore = void; // expected-warning 0-2{{extension}} typedef
/llvm-project/llvm/unittests/Support/
H A Draw_pwrite_stream_test.cpp48 #define setenv(name, var, ignore) _putenv_s(name, var) argument
H A DProcessTest.cpp43 #define setenv(name, var, ignore) _putenv_s(name, var) argument
H A DThreadPool.cpp436 #define setenv(name, var, ignore) _putenv_s(name, var) argument
/llvm-project/clang/test/Sema/
H A Dwarn-tautological-compare.c10 void ignore(void) { in ignore() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/openmp/
H A Dexception-escape.cpp19 void ignore() { in ignore() function
/llvm-project/lldb/include/lldb/Utility/
H A DScalar.h66 bool ignore; in Scalar() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h54 void ignore() { ignore() function
/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp111 SetIgnoreCap(bool ignore) SetIgnoreCap() argument
/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp70 void SBExpressionOptions::SetIgnoreBreakpoints(bool ignore) { in SetIgnoreBreakpoints()
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp688 ScopedIgnoreInterceptors ignore; in Initialize() local
669 ScopedIgnoreInterceptors ignore; CheckUnwind() local
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp116 int32_t ignore, bool one_shot, in BreakpointOptions() argument
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp588 size_t ignore = ignore_value->GetValueAsUnsigned(0); in GetBacktraceThreadFromException() local
/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp990 bool ignore = current_task->td_flags.team_serial || in __kmpc_omp_taskwait_deps_51() local

12