Home
last modified time | relevance | path

Searched defs:child (Results 1 – 25 of 116) sorted by relevance

12345

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-this-nullable.cpp22 void call_left_no_override(ChildNoOverride *child) { in call_left_no_override()
29 void call_right_no_override(ChildNoOverride *child) { in call_right_no_override()
43 void call_right_override(ChildOverride *child) { in call_right_override()
H A Dmicrosoft-abi-multiple-nonvirtual-inheritance.cpp21 void call_left_no_override(ChildNoOverride *child) { in call_left_no_override()
48 void call_left_override(ChildOverride *child) { in call_left_override()
61 void call_right_no_override(ChildNoOverride *child) { in call_right_no_override()
94 void call_right_override(ChildOverride *child) { in call_right_override()
/llvm-project/lldb/test/API/functionalities/data-formatter/root-reference-children/
H A Dmain.cpp4 int child = 30; member
8 int child = 30; member
12 int child = 30; member
/llvm-project/lldb/examples/
H A Dptrace_example.c46 void debugger(pid_t child) { in debugger()
96 pid_t child = fork(); in main() local
/llvm-project/libcxxabi/test/
H A Dinherited_exception.pass.cpp49 Child child; in f1() local
57 Child child; in f2() local
65 static Child child; in f3() local
/llvm-project/clang/test/SemaCXX/
H A Dlambda-invalid-capture.cpp10 g child; in captures_invalid_type() local
16 g child[100]; in captures_invalid_array_type() local
/llvm-project/mlir/lib/Tools/PDLL/AST/
H A DNodes.cpp80 for (const Node *child : stmt->getChildren()) in visitImpl() local
87 for (const Node *child : stmt->getReplExprs()) in visitImpl() local
99 for (const Node *child : expr->getArguments()) in visitImpl() local
106 for (const Node *child : expr->getOperands()) in visitImpl() local
108 for (const Node *child : expr->getResultTypes()) in visitImpl() local
110 for (const Node *child : expr->getAttributes()) in visitImpl() local
114 for (const Node *child : expr->getElements()) in visitImpl() local
118 for (const Node *child : expr->getElements()) in visitImpl() local
138 for (const Node *child : decl->getInputs()) in visitImpl() local
140 for (const Node *child : decl->getResults()) in visitImpl() local
[all …]
/llvm-project/mlir/lib/Support/
H A DTiming.cpp257 TimerImpl *nestTail(std::unique_ptr<TimerImpl> &child, in nestTail()
282 for (auto &child : children) in addAsyncUserTime() local
285 for (auto &child : thread.second) { in addAsyncUserTime() local
297 for (auto &child : children) in mergeAsyncChildren() local
311 for (auto &child : children) in mergeChildren() local
314 for (auto &child : other) in mergeChildren() local
357 for (auto &child : children) in dump() local
360 for (auto &child : thread.second) in dump() local
407 for (auto &child : children) { in printAsTree() local
434 for (auto &child : children) in print() local
/llvm-project/lld/Common/
H A DTimer.cpp42 for (const auto &child : children) in print() local
68 for (const auto &child : children) in print() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DNestedMatcher.cpp141 NestedPattern If(const NestedPattern &child) { in If()
144 NestedPattern If(const FilterFunctionType &filter, const NestedPattern &child) { in If()
159 NestedPattern For(const NestedPattern &child) { in For()
163 const NestedPattern &child) { in For()
/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Dassignment-to-refptr.cpp16 for (RefPtr child = firstChild; child; child = child->nextSibling()); in removeDetachedChildren() local
/llvm-project/lldb/test/API/driver/job_control/
H A Dshell.py27 child = subprocess.Popen(sys.argv[1:], preexec_fn=preexec_fn) variable
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dvfork.cpp13 __attribute__((noinline, no_sanitize("address"))) void child() { in child() function
/llvm-project/compiler-rt/test/hwasan/TestCases/Linux/
H A Dvfork.c14 __attribute__((noinline, no_sanitize("hwaddress"))) void child() { in child() function
/llvm-project/lldb/test/API/functionalities/process_group/
H A Dmain.c9 pid_t child = fork(); in main() local
/llvm-project/libc/src/__support/threads/
H A Dfork_callbacks.cpp23 ForkCallback *child = nullptr; global() member
71 auto child = list[i].child; invoke_child() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dpaccept.cpp11 int child; in main() local
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dno-fd.cpp40 void child() { in child() function
/llvm-project/clang/tools/scan-build-py/tests/functional/exec/
H A Dmain.c85 void wait_for(pid_t child) { in wait_for()
239 pid_t child; in call_posix_spawn() local
257 pid_t child; in call_posix_spawnp() local
/llvm-project/compiler-rt/test/profile/Inputs/
H A Dinstrprof-file_ex.c16 int child[10]; in main() local
/llvm-project/clang/test/Analysis/Inputs/
H A Dctu-inherited-default-ctor-other.cpp10 using child = impl<n + 1, TS...>; typedef in llvm::impl
/llvm-project/flang/runtime/
H A Ddescriptor-io.cpp55 ChildIo &child{external->PushChildIo(io)}; in DefinedFormattedIo() local
117 ChildIo &child{external->PushChildIo(io)}; in DefinedUnformattedIo() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Darwin/
H A Dprint-stack-trace-in-code-loaded-after-fork.cpp37 pid_t child = waitpid(pid, &status, /*options=*/0); in main() local
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A Dmain.cpp12 Child child; member
/llvm-project/polly/lib/External/isl/
H A Disl_schedule_tree.c500 isl_schedule_tree *child; in isl_schedule_tree_update_anchored() local
751 isl_schedule_tree *child; in isl_schedule_tree_child() local
811 __isl_take isl_schedule_tree *child) in isl_schedule_tree_replace_child()
969 isl_schedule_tree *child; in isl_schedule_tree_children_insert_filter() local
1677 isl_schedule_tree *child; in subtree_schedule_extend_child() local
1700 isl_schedule_tree *child; in extract_space_from_filter_child() local
1773 isl_schedule_tree *child; in subtree_schedule_extend_from_children() local
1921 isl_schedule_tree *child; in initial_domain_from_children() local
2142 __isl_take isl_schedule_tree *child) in isl_schedule_tree_sequence_splice()
2190 isl_schedule_tree *child = NULL; in isl_schedule_tree_band_tile() local
[all …]

12345