Home
last modified time | relevance | path

Searched refs:enterIncludeFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp334 bool enterIncludeFile(const std::string &Filename);
862 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
5099 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
H A DMasmParser.cpp618 bool enterIncludeFile(const std::string &Filename);
1144 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser
6143 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()