Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp336 bool enterIncludeFile(const std::string &Filename);
867 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
5114 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
H A DMasmParser.cpp637 bool enterIncludeFile(const std::string &Filename);
1165 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser
6127 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()