Home
last modified time | relevance | path

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

123

/llvm-project/clang/test/SemaCXX/
H A Dwarn-new-overaligned-3.cpp20 void helper() { in helper() function
28 struct helper { int i __attribute__((aligned(256))); }; argument
H A Dwarn-new-overaligned.cpp14 void helper() { in helper() function
31 void helper() { in helper() function
53 void helper() { in helper() function
75 void helper() { in helper() function
H A Dwarn-new-overaligned-2.cpp19 void helper() { in helper() function
/llvm-project/libcxxabi/test/
H A Dtest_guard.pass.cpp26 void helper() { in helper() function
51 void helper() { in helper() function
95 void helper() { in helper() function
126 void helper() { in helper() function
/llvm-project/lldb/test/API/functionalities/tail_call_frames/cross_object/
H A Dmain.c4 static void helper() { in helper() function
/llvm-project/lldb/test/API/functionalities/tail_call_frames/cross_dso/
H A Dmain.c4 static void helper() { in helper() function
/llvm-project/mlir/test/lib/Transforms/
H A DTestConstantFold.cpp42 void TestConstantFold::foldOperation(Operation *op, OperationFolder &helper) { in foldOperation()
59 OperationFolder helper(&getContext(), /*listener=*/this); in runOnOperation() local
/llvm-project/flang/unittests/Optimizer/Builder/
H A DDoLoopHelperTest.cpp43 fir::factory::DoLoopHelper helper(firBuilder, firBuilder.getUnknownLoc()); in TEST_F() local
59 fir::factory::DoLoopHelper helper(firBuilder, firBuilder.getUnknownLoc()); in TEST_F() local
74 fir::factory::DoLoopHelper helper(firBuilder, firBuilder.getUnknownLoc()); in TEST_F() local
/llvm-project/compiler-rt/test/profile/AIX/
H A Dbinary-id-shared.c29 int helper() { return 3; } in helper() function
/llvm-project/clang/test/Analysis/diagnostics/
H A Dno-prune-paths.c7 void helper(void) { in helper() function
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-lambda.cpp11 auto helper = [ // CHECK: [[lambda_decl_loc]] = !DILocation(line: [[@LINE]], column: 17 in lambda_in_func() local
/llvm-project/flang/test/Integration/
H A Ddebug-module-2.f9010 module helper module
H A Ddebug-char-type-1.f903 module helper module
/llvm-project/clang/test/Analysis/html_diagnostics/relevant_lines/
H A Dheader.h3 char helper( in helper() function
/llvm-project/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp39 HostInfo::SharedLibraryDirectoryHelper *helper) in SystemInitializerCommon()
/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/
H A Dblocks.m23 - (void) helper { method
/llvm-project/clang/test/CodeGenObjC/
H A Ddebug-info-block-helper.m14 - (void) helper { method
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Dnotify_all.pass.cpp38 void helper() { in helper() function
/llvm-project/clang/test/SemaObjCXX/
H A Dproperty-invalid-type.mm10 @property int helper; property
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dreserved-identifier-invert.cpp16 struct helper {}; struct
/llvm-project/libcxx/src/
H A Dsystem_error.cpp145 constinit static AvoidDestroyingGenericCategory helper; generic_category() local
180 constinit static AvoidDestroyingSystemCategory helper; system_category() local
/llvm-project/lld/COFF/
H A DDLL.h59 Defined *helper; global() variable
/llvm-project/lldb/source/Host/windows/
H A DHostInfoWindows.cpp43 void HostInfoWindows::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()
/llvm-project/clang/test/Misc/
H A Ddiag-aka-types.cpp43 void helper(callback cb) {} // expected-note{{candidate function not viable: no known conversion fr… in helper() function
/llvm-project/llvm/unittests/Support/
H A DManagedStatic.cpp26 void *helper(void*) { helper() function

123