Searched refs:OpenIncludeFile (Results 1 – 3 of 3) sorted by relevance
44 OpenIncludeFile(Filename, IncludedFile); in AddIncludeFile()52 SourceMgr::OpenIncludeFile(const std::string &Filename, in OpenIncludeFile() function in SourceMgr
187 OpenIncludeFile(const std::string &Filename, std::string &IncludedFile);
774 parserSrcMgr.OpenIncludeFile(filename.str(), includedFile); in parseTdInclude()