Searched defs:isTypeSpec (Results 1 – 2 of 2) sorted by relevance
251 static bool isTypeSpec(TypeSpecTypeLoc _) { return true; } in isTypeSpec() function252 static bool isTypeSpec(TypeLoc _) { return false; } in isTypeSpec() function
272 static bool isTypeSpec(TypeSpecTypeLoc _) { return true; } in isTypeSpec() function273 static bool isTypeSpec(TypeLoc _) { return false; } in isTypeSpec() function