Home
last modified time | relevance | path

Searched defs:nested (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
Dmangle2.C7 static int nested; in f() local
10 static int nested; in f() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
Dtem04.C44 nested(): value( int(0)) {} in nested() function
108 nested(): value( T16(0)) {} in nested() function
Dtem03.C54 nested(): value( T6(0)) {} in nested() function
184 nested(): value(0) {} in nested() function
/openbsd/src/gnu/gcc/libgomp/
Dteam.c62 bool nested; member
184 bool nested; in gomp_team_start() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
Dfriend3.C26 class nested; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Dnest12.C4 class nested; member
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dfini.c627 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()
Dcom.c13562 finish_function (int nested) in finish_function()
13941 start_function (tree name, tree type, int nested, int public) in start_function()
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
DEvent.pm293 sub nested { subroutine
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
DInputObjects.pm597 sub nested { subroutine
/openbsd/src/usr.sbin/unbound/ipset/
Dipset.c145 struct nlattr *nested[2]; in add_to_ipset() local
/openbsd/src/gnu/gcc/gcc/
Dc-decl.c213 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
Dcgraph.h125 struct cgraph_node *nested; member
Dcgraphunit.c467 cgraph_finalize_function (tree decl, bool nested) in cgraph_finalize_function()
Dc-parser.c1258 bool nested, bool start_attr_ok) in c_parser_declaration_or_fndef()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dmethod.c746 int nested = (current_function_decl != NULL_TREE); local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DUdtRecordCompleter.cpp233 NestedTypeRecord &nested) { in visitKnownMember()
/openbsd/src/usr.bin/mandoc/
Dmansearch.c610 int needterm, nested; in exprcomp() local
/openbsd/src/bin/ksh/
Dsyn.c179 nested(int type, int smark, int emark) in nested() function
/openbsd/src/gnu/gcc/gcc/cp/
Dmethod.c744 bool nested = (current_function_decl != NULL_TREE); in synthesize_method() local
Ddecl.c11177 int nested; in finish_function() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1211 while (auto nested = nested_enums->getNext()) in CompleteTypeFromUDT() local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-decl.c6468 finish_function (nested, can_defer_p) in finish_function() argument
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReaderDecl.cpp1721 bool nested = (flags & 2); in VisitBlockDecl() local
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDecl.h4353 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture()

12