Searched defs:enterIncludeFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmParser.cpp | 865 bool AsmParser::enterIncludeFile(const std::string &Filename) { enterIncludeFile() function in AsmParser |
H A D | MasmParser.cpp | 1165 bool MasmParser::enterIncludeFile(const std::string &Filename) { enterIncludeFile() function in MasmParser |