Searched defs:BaseID (Results 1 – 3 of 3) sorted by relevance
369 std::string toString(unsigned BaseID) { in toString()
4949 auto writeBaseIDOrNone = [&](auto BaseID, bool ShouldWrite) { in WriteASTCore()
655 Intrinsic::ID BaseID = 0; in getSameOpcode() local