Searched refs:hasSourceFile (Results 1 – 4 of 4) sorted by relevance
39 virtual bool hasSourceFile(const std::string & name)=0;
78 virtual bool hasSourceFile(const std::string & name);
70 bool ConversionController::hasSourceFile(const std::string & name) in hasSourceFile() function in ConversionController77 if (!hasSourceFile(name)) in getSourceFile()
450 functionResult = static_cast<uint32_t>(mgr->hasSourceFile(*m_sourceFile)); in reduce()555 if (manager->hasSourceFile(m_constantName)) in reduce()