/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/ |
H A D | mangle2.C | 7 static int nested; in f() local 10 static int nested; in f() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | tem04.C | 44 nested(): value( int(0)) {} in nested() function 108 nested(): value( T16(0)) {} in nested() function
|
H A D | tem03.C | 54 nested(): value( T6(0)) {} in nested() function 184 nested(): value(0) {} in nested() function
|
/openbsd/gnu/gcc/libgomp/ |
H A D | team.c | 62 bool nested; member 184 bool nested; in gomp_team_start() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | friend3.C | 26 class nested; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | nest12.C | 4 class nested; member
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | fini.c | 627 testname (bool nested, int indent, name first, name last) in testname() 701 testnames (bool nested, int indent, int len, name first, name last) in testnames()
|
H A D | com.c | 13562 finish_function (int nested) in finish_function() 13941 start_function (tree name, tree type, int nested, int public) in start_function()
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
H A D | Event.pm | 293 sub nested { subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/ |
H A D | InputObjects.pm | 597 sub nested { subroutine
|
/openbsd/usr.sbin/unbound/ipset/ |
H A D | ipset.c | 145 struct nlattr *nested[2]; in add_to_ipset() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-decl.c | 213 BOOL_BITFIELD nested : 1; /* do not set DECL_CONTEXT when popping */ member 482 bind (tree name, tree decl, struct c_scope *scope, bool invisible, bool nested) in bind() 2059 bool nested = false; in pushdecl() local 2313 bool nested = false; in pushdecl_top_level() local
|
H A D | cgraph.h | 125 struct cgraph_node *nested; member
|
H A D | cgraphunit.c | 467 cgraph_finalize_function (tree decl, bool nested) in cgraph_finalize_function()
|
H A D | c-parser.c | 1258 bool nested, bool start_attr_ok) in c_parser_declaration_or_fndef()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | method.c | 746 int nested = (current_function_decl != NULL_TREE); local
|
/openbsd/usr.bin/mandoc/ |
H A D | mansearch.c | 610 int needterm, nested; in exprcomp() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | UdtRecordCompleter.cpp | 233 NestedTypeRecord &nested) { in visitKnownMember()
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | method.c | 744 bool nested = (current_function_decl != NULL_TREE); in synthesize_method() local
|
H A D | decl.c | 11177 int nested; in finish_function() local
|
/openbsd/bin/ksh/ |
H A D | syn.c | 179 nested(int type, int smark, int emark) in nested() function
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 1211 while (auto nested = nested_enums->getNext()) in CompleteTypeFromUDT() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-decl.c | 6468 finish_function (nested, can_defer_p) in finish_function() argument
|
/openbsd/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1721 bool nested = (flags & 2); in VisitBlockDecl() local
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | Decl.h | 4353 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture()
|