Home | History | Annotate | Download | only in src

Lines Matching refs:Declaration

2484     // Handle implicit declaration of the function name in named function
5309 ZoneList<Declaration*>* decls = target_info.scope()->declarations();
5313 TraceInline(target, caller, "target has non-trivial declaration");
6976 void HGraphBuilder::VisitDeclarations(ZoneList<Declaration*>* declarations) {
6980 Declaration* decl = declarations->at(i);
6993 Declaration* decl = declarations->at(i);
7064 return Bailout("unsupported lookup slot in declaration");