Searched refs:enterIncludeFile (Results 1 – 4 of 4) sorted by relevance
349 bool enterIncludeFile(const std::string &Filename);629 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser4313 if (enterIncludeFile(Filename)) { in parseDirectiveInclude()
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()
334 bool enterIncludeFile(const std::string &Filename);865 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser5096 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 MasmParser6159 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()