Searched refs:enterIncludeFile (Results 1 – 2 of 2) sorted by relevance
335 bool enterIncludeFile(const std::string &Filename);865 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser5125 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
637 bool enterIncludeFile(const std::string &Filename);1165 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser6128 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()