Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 4 of 4) sorted by relevance
2372 bool doesDeclarationForceExternallyVisibleDefinition() const;
3142 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
9846 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
2183 if (!FD->doesDeclarationForceExternallyVisibleDefinition()) in EmitGlobal()