Searched defs:ParseAlias (Results 1 – 2 of 2) sorted by relevance
154 static Command ParseAlias(const char* name) { in ParseAlias() function
569 bool LLParser::ParseAlias(const std::string &Name, LocTy NameLoc, in ParseAlias() function in LLParser