Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 4 of 4) sorted by relevance
2580 bool doesDeclarationForceExternallyVisibleDefinition() const;
3447 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
10909 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
2900 if (!FD->doesDeclarationForceExternallyVisibleDefinition()) in EmitGlobal()