| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_stoptheworld_testlib.cpp | 34 void *argument) { in Callback() 38 void *SuspenderThread(void *argument) { in SuspenderThread()
|
| H A D | sanitizer_stoptheworld_test.cpp | 52 void *argument) { in Callback() 67 CallbackArgument argument; in TEST() local 114 void *argument) { in AdvancedCallback() 134 AdvancedCallbackArgument argument; in TEST() local 154 void *argument) { in SegvCallback()
|
| H A D | sanitizer_linux_test.cpp | 94 void *TidReporterThread(void *argument) { in TidReporterThread()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stoptheworld_fuchsia.cpp | 27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() 30 void *argument; in StopTheWorld() member
|
| H A D | sanitizer_stoptheworld_win.cpp | 80 void *argument; member 83 DWORD WINAPI RunThread(void *argument) { in RunThread() 161 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
| H A D | sanitizer_stoptheworld_mac.cpp | 50 void *argument; member 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
| H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 180 static int TracerThread(void *argument) { in TracerThread() 270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
| H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 278 static int TracerThread(void* argument) { in TracerThread() 394 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
| /llvm-project-15.0.7/mlir/test/CAPI/ |
| H A D | pass.c | 299 MlirStringRef argument = in testExternalPass() local 338 MlirStringRef argument = in testExternalPass() local 389 MlirStringRef argument = in testExternalPass() local 436 MlirStringRef argument = in testExternalPass() local 485 MlirStringRef argument = in testExternalPass() local
|
| /llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/ |
| H A D | dispatch_call_Block_with_release.c | 11 void callsomething(const char *format, int argument) { in callsomething()
|
| /llvm-project-15.0.7/compiler-rt/lib/lsan/ |
| H A D | lsan_common_linux.cpp | 113 void *argument; member 140 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
|
| H A D | lsan_common_fuchsia.cpp | 69 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld() 75 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
|
| H A D | lsan_common_mac.cpp | 197 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
|
| /llvm-project-15.0.7/mlir/lib/CAPI/IR/ |
| H A D | Pass.cpp | 95 ExternalPass(TypeID passID, StringRef name, StringRef argument, in ExternalPass() 146 std::string argument; member in mlir::ExternalPass 155 MlirStringRef argument, in mlirCreateExternalPass()
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | stack_logging.h | 75 uint64_t argument; member 108 unsigned argument; member
|
| /llvm-project-15.0.7/mlir/lib/Analysis/DataFlow/ |
| H A D | SparseAnalysis.cpp | 43 for (Value argument : region.front().getArguments()) in initialize() local 149 for (BlockArgument argument : block->getArguments()) { in visitBlock() local
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/ |
| H A D | asan_memory_profile.cpp | 104 void *argument) { in MemoryProfileCB()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | MacroParenthesesCheck.cpp | 155 void MacroParenthesesPPCallbacks::argument(const Token &MacroNameTok, in argument() function in clang::tidy::bugprone::MacroParenthesesPPCallbacks
|
| /llvm-project-15.0.7/mlir/lib/Analysis/ |
| H A D | Liveness.cpp | 54 for (BlockArgument argument : block->getArguments()) { in BlockInfoBuilder() local 269 for (BlockArgument argument : block->getArguments()) in print() local
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | FormatGen.cpp | 367 FailureOr<FormatElement *> argument = parseElement(CustomDirectiveContext); in parseCustomDirective() local
|
| /llvm-project-15.0.7/mlir/lib/Target/Cpp/ |
| H A D | TranslateToCpp.cpp | 257 BlockArgument &argument = std::get<1>(pair); in printOperation() local 284 BlockArgument &argument = std::get<1>(pair); in printOperation() local 300 BlockArgument &argument = std::get<1>(pair); in printOperation() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LocalizationChecker.cpp | 141 #define ADD_NULLARY_METHOD(receiver, method, argument) \ argument 144 #define ADD_UNARY_METHOD(receiver, method, argument) \ argument 147 #define ADD_METHOD(receiver, method_list, count, argument) \ argument
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | FunctionImplementation.cpp | 41 OpAsmParser::Argument argument; in parseFunctionArgumentList() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Async/IR/ |
| H A D | Async.cpp | 146 Value argument = entry ? entry->getArgument(n++) : Value(); in print() local
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_platform_linux.cpp | 152 void *argument) { in FlushShadowMemoryCallback()
|