Home
last modified time | relevance | path

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

12345

/llvm-project-15.0.7/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()
46 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()
51 void call_left_override(ChildOverride *child) { in call_left_override()
65 void call_right_no_override(ChildNoOverride *child) { in call_right_no_override()
108 void call_right_override(ChildOverride *child) { in call_right_override()
/llvm-project-15.0.7/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-15.0.7/clang/test/SemaCXX/
H A Dlambda-invalid-capture.cpp9 g child; in captures_invalid_type() local
15 g child[100]; in captures_invalid_array_type() local
/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp205 TimerImpl *nestTail(std::unique_ptr<TimerImpl> &child, in nestTail()
230 for (auto &child : children) in addAsyncUserTime() local
233 for (auto &child : thread.second) { in addAsyncUserTime() local
245 for (auto &child : children) in mergeAsyncChildren() local
259 for (auto &child : children) in mergeChildren() local
262 for (auto &child : other) in mergeChildren() local
305 for (auto &child : children) in dump() local
308 for (auto &child : thread.second) in dump() local
355 for (auto &child : children) { in printAsTree() local
379 for (auto &child : children) in print() local
/llvm-project-15.0.7/lld/Common/
H A DTimer.cpp41 for (const auto &child : children) in print() local
67 for (const auto &child : children) in print() local
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/AST/
H A DNodes.cpp79 for (const Node *child : stmt->getChildren()) in visitImpl() local
86 for (const Node *child : stmt->getReplExprs()) in visitImpl() local
98 for (const Node *child : expr->getArguments()) in visitImpl() local
105 for (const Node *child : expr->getOperands()) in visitImpl() local
109 for (const Node *child : expr->getAttributes()) in visitImpl() local
113 for (const Node *child : expr->getElements()) in visitImpl() local
133 for (const Node *child : decl->getInputs()) in visitImpl() local
135 for (const Node *child : decl->getResults()) in visitImpl() local
140 for (const Node *child : decl->getInputs()) in visitImpl() local
142 for (const Node *child : decl->getResults()) in visitImpl() local
[all …]
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DNestedMatcher.cpp139 NestedPattern If(const NestedPattern &child) { in If()
142 NestedPattern If(const FilterFunctionType &filter, const NestedPattern &child) { in If()
157 NestedPattern For(const NestedPattern &child) { in For()
161 const NestedPattern &child) { in For()
/llvm-project-15.0.7/lldb/test/API/driver/job_control/
H A Dshell.py27 child = subprocess.Popen(sys.argv[1:], preexec_fn=preexec_fn) variable
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Dvfork.cpp13 __attribute__((noinline, no_sanitize("address"))) void child() { in child() function
/llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/Linux/
H A Dvfork.c14 __attribute__((noinline, no_sanitize("hwaddress"))) void child() { in child() function
/llvm-project-15.0.7/lldb/test/API/functionalities/process_group/
H A Dmain.c9 pid_t child = fork(); in main() local
/llvm-project-15.0.7/flang/runtime/
H A Ddescriptor-io.cpp49 ChildIo &child{external->PushChildIo(io)}; in DefinedFormattedIo() local
88 ChildIo &child{external->PushChildIo(io)}; in DefinedUnformattedIo() local
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dno-fd.cpp40 void child() { in child() function
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dpaccept.cpp11 int child; in main() local
/llvm-project-15.0.7/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-15.0.7/compiler-rt/test/profile/Inputs/
H A Dinstrprof-file_ex.c16 int child[10]; in main() local
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dctu-inherited-default-ctor-other.cpp10 using child = impl<n + 1, TS...>; typedef in llvm::impl
/llvm-project-15.0.7/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-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/
H A Dmain.cpp12 Child child; member
/llvm-project-15.0.7/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
2190 isl_schedule_tree *child = NULL; in isl_schedule_tree_band_tile() local
2311 isl_schedule_tree *child; in isl_schedule_tree_band_split() local
[all …]
/llvm-project-15.0.7/mlir/include/mlir/Pass/
H A DPass.h265 getCachedChildAnalysis(Operation *child) { in getCachedChildAnalysis()
272 AnalysisT &getChildAnalysis(Operation *child) { in getChildAnalysis()
279 AnalysisT &getChildAnalysis(OpTy child) { in getChildAnalysis()
/llvm-project-15.0.7/compiler-rt/test/scudo/
H A Ddealloc-race.c38 void child(void) { in child() function
/llvm-project-15.0.7/compiler-rt/test/profile/Windows/Inputs/
H A Dinstrprof-multiprocess.c70 PROCESS_INFORMATION child[NUM_CHILDREN]; in main() local
/llvm-project-15.0.7/clang/test/Frontend/
H A Dnoderef.cpp106 int ChildCall(NODEREF Child *child) { // expected-note{{child declared here}} in ChildCall()
155 NODEREF Child *child; in conversion_sequences() local
163 A *dynamic_cast_up(NODEREF Child *child) { in dynamic_cast_up()

12345