Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 4 of 4) sorted by relevance
2720 bool doesDeclarationForceExternallyVisibleDefinition() const;
3582 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
11738 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
3332 if (!FD->doesDeclarationForceExternallyVisibleDefinition()) in EmitGlobal()