Searched refs:enterIncludeFile (Results 1 – 2 of 2) sorted by relevance
322 bool enterIncludeFile(const std::string &Filename);849 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser5063 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
605 bool enterIncludeFile(const std::string &Filename);1046 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser4665 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()