Home
last modified time | relevance | path

Searched refs:functionSemantic (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d902 sdv.dtor.functionSemantic(); in buildDtors()
1146 func.functionSemantic(); // to infer attributes in buildExternDDtor()
1327 sdv.postblit.functionSemantic(); in buildPostBlit()
1392 sdv.dtor.functionSemantic(); in buildPostBlit()
H A Ddeclaration.h624 bool functionSemantic();
H A Dfunc.d403 final bool functionSemantic() in functionSemantic() function
493 if (!functionSemantic()) in checkForwardRef()
2885 inv.functionSemantic(); in addInvariant()
3156 m.lastf.functionSemantic(); in resolveFuncCall()
H A Dexpressionsem.d916 if (!f.functionSemantic()) in symbolToExp()
1701 fd.functionSemantic(); in functionParameters()
3943 if (!fd.functionSemantic()) in visit()
6596 if (!fd.functionSemantic()) in visit()
7388 err |= !cd.dtor.functionSemantic(); in visit()
12502 if (!f.functionSemantic()) in semanticY()
H A Dmtype.d2032 if (!fd || fd.errors || !fd.functionSemantic()) in aliasthisOf()
2054 if (!fd || fd.errors || !fd.functionSemantic()) in aliasthisOf()
H A Dstatementsem.d1249 if (!fd.functionSemantic()) in package()
H A Ddsymbolsem.d3432 if (!f2.functionSemantic()) in funcDeclarationSemantic()
H A Ddtemplate.d6795 fd.functionSemantic(); in semanticTiargs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c811 sdv->postblit->functionSemantic(); in buildPostBlit()
872 sdv->dtor->functionSemantic(); in buildPostBlit()
1010 sdv->dtor->functionSemantic(); in buildDtor()
H A Dfunc.c831 if (!f2->functionSemantic()) in semantic()
2375 bool FuncDeclaration::functionSemantic() in functionSemantic() function
2462 if (!functionSemantic()) in checkForwardRef()
3508 m.lastf->functionSemantic(); in resolveFuncCall()
4185 inv->functionSemantic(); in addInvariant()
4210 ad->inv->functionSemantic(); in addInvariant()
H A Ddeclaration.h607 bool functionSemantic();
H A Dexpressionsem.c1460 if (!fd->functionSemantic()) in visit()
2590 if (!fd->functionSemantic()) in visit()
8489 if (!f->functionSemantic()) in semanticY()
H A Dexpression.c1399 fd->functionSemantic(); in functionParameters()
3262 if (!f->functionSemantic()) in resolve()
H A Dmtype.c1246 if (fd && !fd->type->nextOf() && !fd->functionSemantic()) in aliasthisOf()
1273 if (fd && fd->functionSemantic()) in aliasthisOf()
H A Dstatementsem.c1331 if (!fd->functionSemantic()) in visit()
H A Ddtemplate.c6973 fd->functionSemantic(); in semanticTiargs()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc541 if (!fd->functionSemantic ()) in finish_vtable()
1239 if (!fd->functionSemantic ()) in get_symbol_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Ddecl.cc439 if (!fd->functionSemantic ()) in finish_vtable()
1095 if (!fd->functionSemantic ()) in get_symbol_decl()