Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-new-overaligned-3.cpp17 void helper() { in helper() function
25 struct helper { int i __attribute__((aligned(256))); }; argument
H A Dwarn-new-overaligned.cpp13 void helper() { in helper() function
26 void helper() { in helper() function
47 void helper() { in helper() function
68 void helper() { in helper() function
H A Dwarn-new-overaligned-2.cpp19 void helper() { in helper() function
/llvm-project-15.0.7/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-15.0.7/mlir/test/lib/Transforms/
H A DTestConstantFold.cpp32 void TestConstantFold::foldOperation(Operation *op, OperationFolder &helper) { in foldOperation()
53 OperationFolder helper(&getContext()); in runOnOperation() local
/llvm-project-15.0.7/lldb/test/API/functionalities/tail_call_frames/cross_dso/
H A Dmain.c4 static void helper() { in helper() function
/llvm-project-15.0.7/lldb/test/API/functionalities/tail_call_frames/cross_object/
H A Dmain.c4 static void helper() { in helper() function
/llvm-project-15.0.7/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
H A Dcxx0x-initializer-references.cpp101 void helper(const AbstractClass &param) { in helper() function
/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dno-prune-paths.c7 void helper(void) { in helper() function
/llvm-project-15.0.7/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
H A DComplexTest.cpp51 std::unique_ptr<fir::factory::Complex> helper; member
/llvm-project-15.0.7/clang/test/Analysis/html_diagnostics/relevant_lines/
H A Dheader.h3 char helper( in helper() function
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/llgdb-tests/
H A Dblocks.m23 - (void) helper { method
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddebug-info-block-helper.m14 - (void) helper { method
/llvm-project-15.0.7/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp38 HostInfo::SharedLibraryDirectoryHelper *helper) in SystemInitializerCommon()
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dproperty-invalid-type.mm10 @property int helper; property
/llvm-project-15.0.7/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Dnotify_all.pass.cpp38 void helper() { in helper() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dreserved-identifier-invert.cpp16 struct helper {}; struct
/llvm-project-15.0.7/lld/COFF/
H A DDLL.h55 Defined *helper; variable
H A DDLL.cpp324 Defined *helper = nullptr; member in lld::coff::__anon1c8397240111::TailMergeChunkX64
364 Defined *helper = nullptr; member in lld::coff::__anon1c8397240111::TailMergeChunkX86
408 Defined *helper = nullptr; member in lld::coff::__anon1c8397240111::TailMergeChunkARM
446 Defined *helper = nullptr; member in lld::coff::__anon1c8397240111::TailMergeChunkARM64
/llvm-project-15.0.7/lldb/source/Host/windows/
H A DHostInfoWindows.cpp42 void HostInfoWindows::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()
/llvm-project-15.0.7/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-15.0.7/llvm/unittests/Support/
H A DManagedStatic.cpp26 void *helper(void*) { in helper() function
/llvm-project-15.0.7/lldb/source/Host/linux/
H A DHostInfoLinux.cpp39 void HostInfoLinux::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()

12