/llvm-project/clang/test/SemaCXX/ |
H A D | warn-new-overaligned-3.cpp | 20 void helper() { in helper() function 28 struct helper { int i __attribute__((aligned(256))); }; argument
|
H A D | warn-new-overaligned.cpp | 14 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 D | warn-new-overaligned-2.cpp | 19 void helper() { in helper() function
|
/llvm-project/libcxxabi/test/ |
H A D | test_guard.pass.cpp | 26 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 D | main.c | 4 static void helper() { in helper() function
|
/llvm-project/lldb/test/API/functionalities/tail_call_frames/cross_dso/ |
H A D | main.c | 4 static void helper() { in helper() function
|
/llvm-project/mlir/test/lib/Transforms/ |
H A D | TestConstantFold.cpp | 42 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 D | DoLoopHelperTest.cpp | 43 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 D | binary-id-shared.c | 29 int helper() { return 3; } in helper() function
|
/llvm-project/clang/test/Analysis/diagnostics/ |
H A D | no-prune-paths.c | 7 void helper(void) { in helper() function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-lambda.cpp | 11 auto helper = [ // CHECK: [[lambda_decl_loc]] = !DILocation(line: [[@LINE]], column: 17 in lambda_in_func() local
|
/llvm-project/flang/test/Integration/ |
H A D | debug-module-2.f90 | 10 module helper module
|
H A D | debug-char-type-1.f90 | 3 module helper module
|
/llvm-project/clang/test/Analysis/html_diagnostics/relevant_lines/ |
H A D | header.h | 3 char helper( in helper() function
|
/llvm-project/lldb/source/Initialization/ |
H A D | SystemInitializerCommon.cpp | 39 HostInfo::SharedLibraryDirectoryHelper *helper) in SystemInitializerCommon()
|
/llvm-project/cross-project-tests/debuginfo-tests/llgdb-tests/ |
H A D | blocks.m | 23 - (void) helper { method
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | debug-info-block-helper.m | 14 - (void) helper { method
|
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
H A D | notify_all.pass.cpp | 38 void helper() { in helper() function
|
/llvm-project/clang/test/SemaObjCXX/ |
H A D | property-invalid-type.mm | 10 @property int helper; property
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | reserved-identifier-invert.cpp | 16 struct helper {}; struct
|
/llvm-project/libcxx/src/ |
H A D | system_error.cpp | 145 constinit static AvoidDestroyingGenericCategory helper; generic_category() local 180 constinit static AvoidDestroyingSystemCategory helper; system_category() local
|
/llvm-project/lld/COFF/ |
H A D | DLL.h | 59 Defined *helper; global() variable
|
/llvm-project/lldb/source/Host/windows/ |
H A D | HostInfoWindows.cpp | 43 void HostInfoWindows::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()
|
/llvm-project/clang/test/Misc/ |
H A D | diag-aka-types.cpp | 43 void helper(callback cb) {} // expected-note{{candidate function not viable: no known conversion fr… in helper() function
|
/llvm-project/llvm/unittests/Support/ |
H A D | ManagedStatic.cpp | 26 void *helper(void*) { helper() function
|