Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 5 of 5) sorted by relevance
346 if (!fd->doesDeclarationForceExternallyVisibleDefinition()) in emitGlobal()
2900 bool doesDeclarationForceExternallyVisibleDefinition() const;
3874 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
12980 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
4063 if (!FD->doesDeclarationForceExternallyVisibleDefinition() && in EmitGlobal()