Home
last modified time | relevance | path

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

12

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

12