Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 4 of 4) sorted by relevance
2799 bool doesDeclarationForceExternallyVisibleDefinition() const;
3799 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
12355 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
3803 if (!FD->doesDeclarationForceExternallyVisibleDefinition() && in EmitGlobal()