Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp318 bool enterIncludeFile(const std::string &Filename);
762 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
4842 check(enterIncludeFile(Filename), IncludeLoc, in parseDirectiveInclude()