Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp335 bool enterIncludeFile(const std::string &Filename);
846 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
5076 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
H A DMasmParser.cpp621 bool enterIncludeFile(const std::string &Filename);
1145 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser
6167 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()