Searched refs:enterIncludeFile (Results 1 – 2 of 2) sorted by relevance
335 bool enterIncludeFile(const std::string &Filename);842 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser5055 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
603 bool enterIncludeFile(const std::string &Filename);1090 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser5844 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()