Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp335 bool enterIncludeFile(const std::string &Filename);
842 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
5055 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()
H A DMasmParser.cpp603 bool enterIncludeFile(const std::string &Filename);
1090 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser
5844 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()