Searched refs:enterIncludeFile (Results 1 – 1 of 1) sorted by relevance
319 bool enterIncludeFile(const std::string &Filename);783 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser4979 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()