Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp322 bool enterIncludeFile(const std::string &Filename);
849 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
5063 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
H A DMasmParser.cpp605 bool enterIncludeFile(const std::string &Filename);
1046 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser
4665 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()