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

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp296 bool enterIncludeFile(const std::string &Filename);
555 bool AsmParser::enterIncludeFile(const std::string &Filename) { function in class:AsmParser
3812 if (enterIncludeFile(Filename)) {

Completed in 57 milliseconds