Searched refs:enterIncludeFile (Results 1 – 2 of 2) sorted by relevance
335 bool enterIncludeFile(const std::string &Filename);846 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser5076 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
621 bool enterIncludeFile(const std::string &Filename);1145 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser6167 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()