Searched refs:doesDeclarationForceExternallyVisibleDefinition (Results 1 – 4 of 4) sorted by relevance
2796 bool doesDeclarationForceExternallyVisibleDefinition() const;
3749 bool FunctionDecl::doesDeclarationForceExternallyVisibleDefinition() const { in doesDeclarationForceExternallyVisibleDefinition() function in FunctionDecl
11872 return FD->doesDeclarationForceExternallyVisibleDefinition(); in DeclMustBeEmitted()
3762 if (!FD->doesDeclarationForceExternallyVisibleDefinition()) in EmitGlobal()