Searched defs:mpltFile (Results 1 – 2 of 2) sorted by relevance
509 std::ofstream mpltFile; in DumpToHeaderFile() local604 std::ofstream mpltFile; in DumpToCxxHeaderFile() local
2757 std::ifstream mpltFile(importFilename); in ParseMIR() local3212 std::ifstream mpltFile(importFileName); in ParseMIRForImport() local3226 std::ifstream mpltFile(importFileName); in ParseMIRForImport() local3296 bool MIRParser::ParseMPLT(std::ifstream &mpltFile, const std::string &importFileName) in ParseMPLT()3349 bool MIRParser::ParseMPLTStandalone(std::ifstream &mpltFile, const std::string &importFileName) in ParseMPLTStandalone()