Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp865 bool AsmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in AsmParser
H A DMasmParser.cpp1165 bool MasmParser::enterIncludeFile(const std::string &Filename) { in enterIncludeFile() function in MasmParser