Home
last modified time | relevance | path

Searched refs:cloneImpl (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dexpr.h83 expr* cloneImpl(substitution_t& s) const;
121 expr* cloneImpl(substitution_t& s) const;
165 expr* cloneImpl(substitution_t& s) const;
268 expr* cloneImpl(substitution_t& s) const;
322 expr* cloneImpl(substitution_t& s) const;
389 expr* cloneImpl(substitution_t& s) const;
443 expr* cloneImpl(substitution_t& s) const;
481 expr* cloneImpl(substitution_t& s) const;
525 expr* cloneImpl(substitution_t& s) const;
558 expr* cloneImpl(substitution_t& s) const;
[all …]
H A Dscript_exprs.h133 expr* cloneImpl(substitution_t& s) const;
176 expr* cloneImpl(substitution_t& s) const;
239 expr* cloneImpl(substitution_t& s) const;
285 expr* cloneImpl(substitution_t& s) const;
323 expr* cloneImpl(substitution_t& s) const;
382 expr* cloneImpl(substitution_t& s) const;
411 expr* cloneImpl(substitution_t& s) const;
445 expr* cloneImpl(substitution_t& s) const;
H A Dexpr.cpp169 expr* if_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::if_expr
206 expr* order_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::order_expr
366 expr* cast_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::cast_expr
396 expr* treat_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::treat_expr
584 expr* doc_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::doc_expr
666 expr* elem_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::elem_expr
733 expr* attr_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::attr_expr
776 expr* text_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::text_expr
826 expr* pi_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::pi_expr
979 expr* const_expr::cloneImpl(substitution_t&) const in cloneImpl() function in zorba::const_expr
[all …]
H A Dupdate_exprs.h88 expr* cloneImpl(substitution_t& s) const;
110 expr* cloneImpl(substitution_t& s) const;
144 expr* cloneImpl(substitution_t& s) const;
172 expr* cloneImpl(substitution_t& s) const;
252 expr* cloneImpl(substitution_t& s) const;
H A Dscript_exprs.cpp169 expr* block_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::block_expr
208 expr* apply_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::apply_expr
265 expr* var_decl_expr::cloneImpl(substitution_t& s) const in cloneImpl() function in zorba::var_decl_expr
322 expr* var_set_expr::cloneImpl(substitution_t& s) const in cloneImpl() function in zorba::var_set_expr
371 expr* exit_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::exit_expr
441 expr* exit_catcher_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::exit_catcher_expr
482 expr* flowctl_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::flowctl_expr
527 expr* while_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::while_expr
H A Dupdate_exprs.cpp85 expr* insert_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::insert_expr
109 expr* delete_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::delete_expr
132 expr* replace_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::replace_expr
157 expr* rename_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::rename_expr
250 expr* transform_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::transform_expr
H A Djson_exprs.h56 expr* cloneImpl(substitution_t& s) const;
95 expr* cloneImpl(substitution_t& s) const;
137 expr* cloneImpl(substitution_t& s) const;
H A Djson_exprs.cpp63 expr* json_array_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::json_array_expr
111 expr* json_object_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::json_object_expr
178 expr* json_direct_object_expr::cloneImpl(substitution_t& subst) const in cloneImpl() function in zorba::json_direct_object_expr
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
307 TempDISubrange cloneImpl() const { in cloneImpl() function
370 TempDIEnumerator cloneImpl() const { in cloneImpl() function
518 TempDIFile cloneImpl() const { in cloneImpl() function
718 TempDIBasicType cloneImpl() const { in cloneImpl() function
1401 TempDILocation cloneImpl() const { in cloneImpl() function
2041 TempDINamespace cloneImpl() const { in cloneImpl() function
2093 TempDIModule cloneImpl() const { in cloneImpl() function
2856 TempDILabel cloneImpl() const {
3160 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h288 TempGenericDINode cloneImpl() const {
355 TempDISubrange cloneImpl() const {
418 TempDIEnumerator cloneImpl() const {
565 TempDIFile cloneImpl() const {
765 TempDIBasicType cloneImpl() const {
1447 TempDILocation cloneImpl() const {
2085 TempDINamespace cloneImpl() const {
2137 TempDIModule cloneImpl() const {
2772 TempDILabel cloneImpl() const {
3076 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h288 TempGenericDINode cloneImpl() const {
355 TempDISubrange cloneImpl() const {
418 TempDIEnumerator cloneImpl() const {
565 TempDIFile cloneImpl() const {
760 TempDIBasicType cloneImpl() const {
1412 TempDILocation cloneImpl() const {
2003 TempDINamespace cloneImpl() const {
2055 TempDIModule cloneImpl() const {
2686 TempDILabel cloneImpl() const {
2990 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
1583 TempDILocation cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3156 TempDILabel cloneImpl() const {
3454 TempDIMacro cloneImpl() const {
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
1583 TempDILocation cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3156 TempDILabel cloneImpl() const {
3454 TempDIMacro cloneImpl() const {
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
1583 TempDILocation cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3156 TempDILabel cloneImpl() const {
3454 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
1601 TempDILocation cloneImpl() const { in cloneImpl() function
2357 TempDIModule cloneImpl() const { in cloneImpl() function
3208 TempDILabel cloneImpl() const {
3512 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
1583 TempDILocation cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3156 TempDILabel cloneImpl() const {
3454 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
1583 TempDILocation cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3156 TempDILabel cloneImpl() const {
3454 TempDIMacro cloneImpl() const {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h242 TempGenericDINode cloneImpl() const { in cloneImpl() function
310 TempDISubrange cloneImpl() const { in cloneImpl() function
432 TempDIEnumerator cloneImpl() const { in cloneImpl() function
590 TempDIFile cloneImpl() const { in cloneImpl() function
791 TempDIBasicType cloneImpl() const { in cloneImpl() function
859 TempDIStringType cloneImpl() const { in cloneImpl() function
1601 TempDILocation cloneImpl() const { in cloneImpl() function
2255 TempDINamespace cloneImpl() const { in cloneImpl() function
2312 TempDIModule cloneImpl() const { in cloneImpl() function
3102 TempDILabel cloneImpl() const {
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h242 TempGenericDINode cloneImpl() const { in cloneImpl() function
309 TempDISubrange cloneImpl() const { in cloneImpl() function
431 TempDIEnumerator cloneImpl() const { in cloneImpl() function
589 TempDIFile cloneImpl() const { in cloneImpl() function
790 TempDIBasicType cloneImpl() const { in cloneImpl() function
858 TempDIStringType cloneImpl() const { in cloneImpl() function
1600 TempDILocation cloneImpl() const { in cloneImpl() function
2270 TempDINamespace cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3121 TempDILabel cloneImpl() const {
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h242 TempGenericDINode cloneImpl() const { in cloneImpl() function
309 TempDISubrange cloneImpl() const { in cloneImpl() function
431 TempDIEnumerator cloneImpl() const { in cloneImpl() function
589 TempDIFile cloneImpl() const { in cloneImpl() function
790 TempDIBasicType cloneImpl() const { in cloneImpl() function
858 TempDIStringType cloneImpl() const { in cloneImpl() function
1600 TempDILocation cloneImpl() const { in cloneImpl() function
2270 TempDINamespace cloneImpl() const { in cloneImpl() function
2328 TempDIModule cloneImpl() const { in cloneImpl() function
3121 TempDILabel cloneImpl() const {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
308 TempDISubrange cloneImpl() const { in cloneImpl() function
384 TempDIEnumerator cloneImpl() const { in cloneImpl() function
541 TempDIFile cloneImpl() const { in cloneImpl() function
741 TempDIBasicType cloneImpl() const { in cloneImpl() function
1439 TempDILocation cloneImpl() const { in cloneImpl() function
2093 TempDINamespace cloneImpl() const { in cloneImpl() function
2150 TempDIModule cloneImpl() const { in cloneImpl() function
2937 TempDILabel cloneImpl() const {
3241 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
307 TempDISubrange cloneImpl() const { in cloneImpl() function
370 TempDIEnumerator cloneImpl() const { in cloneImpl() function
518 TempDIFile cloneImpl() const { in cloneImpl() function
718 TempDIBasicType cloneImpl() const { in cloneImpl() function
1401 TempDILocation cloneImpl() const { in cloneImpl() function
2048 TempDINamespace cloneImpl() const { in cloneImpl() function
2100 TempDIModule cloneImpl() const { in cloneImpl() function
2868 TempDILabel cloneImpl() const {
3172 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
308 TempDISubrange cloneImpl() const { in cloneImpl() function
384 TempDIEnumerator cloneImpl() const { in cloneImpl() function
541 TempDIFile cloneImpl() const { in cloneImpl() function
741 TempDIBasicType cloneImpl() const { in cloneImpl() function
1439 TempDILocation cloneImpl() const { in cloneImpl() function
2093 TempDINamespace cloneImpl() const { in cloneImpl() function
2150 TempDIModule cloneImpl() const { in cloneImpl() function
2937 TempDILabel cloneImpl() const {
3241 TempDIMacro cloneImpl() const {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
307 TempDISubrange cloneImpl() const { in cloneImpl() function
370 TempDIEnumerator cloneImpl() const { in cloneImpl() function
518 TempDIFile cloneImpl() const { in cloneImpl() function
718 TempDIBasicType cloneImpl() const { in cloneImpl() function
1401 TempDILocation cloneImpl() const { in cloneImpl() function
2048 TempDINamespace cloneImpl() const { in cloneImpl() function
2100 TempDIModule cloneImpl() const { in cloneImpl() function
2868 TempDILabel cloneImpl() const {
3172 TempDIMacro cloneImpl() const {
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
307 TempDISubrange cloneImpl() const { in cloneImpl() function
370 TempDIEnumerator cloneImpl() const { in cloneImpl() function
518 TempDIFile cloneImpl() const { in cloneImpl() function
718 TempDIBasicType cloneImpl() const { in cloneImpl() function
1401 TempDILocation cloneImpl() const { in cloneImpl() function
2048 TempDINamespace cloneImpl() const { in cloneImpl() function
2100 TempDIModule cloneImpl() const { in cloneImpl() function
2868 TempDILabel cloneImpl() const {
3172 TempDIMacro cloneImpl() const {
[all …]

12345678