Searched refs:EnterIncludeFile (Results 1 – 1 of 1) sorted by relevance
181 bool EnterIncludeFile(const std::string &Filename);417 bool AsmParser::EnterIncludeFile(const std::string &Filename) { in EnterIncludeFile() function in AsmParser2173 if (EnterIncludeFile(Filename)) { in ParseDirectiveInclude()