Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 4 of 4) sorted by relevance
2606 bool doesDeclarationForceExternallyVisibleDefinition() const;
3440 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
10956 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
2930 if (!FD->doesDeclarationForceExternallyVisibleDefinition()) in EmitGlobal()