Home
last modified time | relevance | path

Searched refs:enclose (Results 1 – 25 of 95) sorted by relevance

1234

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Dnest12.C3 struct enclose { struct
12 void enclose::f() in f() argument
14 nptr = new enclose::nested; in f()
19 enclose obj; in g()
20 obj.nptr = new enclose::nested; in g()
Dnest1.C4 class enclose {
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Transformer/
DRangeSelector.h35 RangeSelector enclose(RangeSelector Begin, RangeSelector End);
42 return enclose(std::move(Begin), std::move(End)); in range()
61 return enclose(after(std::move(R1)), before(std::move(R2))); in between()
DRewriteRule.h258 return editList({remove(enclose(before(outer), before(inner))), in shrinkTo()
259 remove(enclose(after(inner), after(outer)))}); in shrinkTo()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.gb/
Dscope09.C3 class enclose {
11 class derived : public enclose {
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
Daccess5.C10 class enclose {
19 class derived : public enclose {
/openbsd/src/gnu/llvm/clang/lib/Tooling/Transformer/
DRangeSelector.cpp164 RangeSelector transformer::enclose(RangeSelector Begin, RangeSelector End) { in enclose() function in transformer
185 return transformer::enclose(node(std::move(BeginID)), node(std::move(EndID))); in encloseNodes()
DParsing.cpp118 M = {{"enclose", enclose}, {"between", between}}; in getBinaryRangeSelectors()
/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dmacro.c1035 char *enclose; member
1058 get_until_in_line (1, ",", &(e->enclose)); in cm_definfoenclose()
1077 if (strcmp (findit->enclose, tok) == 0) in enclosure_command()
/openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/
D2001-02-09-AdveCommentsResponse.txt234 definition (why do []'s enclose the constants but not the types??).
/openbsd/src/gnu/usr.bin/perl/Porting/
Dhow_to_write_a_perldelta.pod57 C<rt.cpan.org #43010> inline, but enclose in square brackets after a sentence.
/openbsd/src/gnu/llvm/lldb/docs/use/
Dformatting.rst182 of this you can enclose everything that must resolve into a scope. A scope is
/openbsd/src/gnu/gcc/fixincludes/
DREADME100 You may perform multiple commands, if you enclose them
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dbad.def108 …sign at %1, subsequent operator at %2 has precedence over unary minus -- enclose unary minus sign …
118 …sert plus sign before minus sign to change it to a unary minus sign, and enclose unary minus sign …
266 LONG("Invalid use of hollerith constant in statement at %0 -- enclose the constant in parentheses (…
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.hlp138 You must enclose macro definitions in quotation marks, as in this
/openbsd/src/gnu/usr.bin/binutils-2.17/etc/
Dfdl.texi122 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dfdl.texi121 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dfdl.texi121 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dfdl.texi120 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils/ld/
Dfdl.texi121 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCOPYING.DOC114 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils/binutils/doc/
Dfdl.texi122 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils/etc/
Dfdl.texi122 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dfdl.texi121 and the Document's license notice requires Cover Texts, you must enclose
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/doc/
Dfdl.texi122 and the Document's license notice requires Cover Texts, you must enclose

1234