Lines Matching refs:Lang
11883 /// the '{'. ExternLoc is the location of the 'extern', Lang is the11897 StringRef Lang = Lit->getString();11899 if (Lang == "C")11901 else if (Lang == "C++")