Searched refs:ConflictingPrototype (Results 1 – 1 of 1) sorted by relevance
34 static constexpr auto *ConflictingPrototype = "void X(double);"; member97 static constexpr auto *ConflictingPrototype = "extern float X;"; member107 static constexpr auto *ConflictingPrototype = "template <int> class X;"; member245 return TypeParam::ConflictingPrototype; in getConflictingPrototype()