Searched defs:IsEmbedded (Results 1 – 4 of 4) sorted by relevance
130 bool IsEmbedded() const { return m_bEmbedded; } in IsEmbedded() function
100 bool IsEmbedded() const { return IsType3Font() || m_pFontFile != nullptr; } in IsEmbedded() function
105 OpenMPIRBuilderConfig(bool IsEmbedded, bool IsTargetCodegen, in OpenMPIRBuilderConfig()
301 bool IsEmbedded, bool AddRPath) const { in AddLinkRuntimeLib()