Searched refs:AllowCXX (Results 1 – 2 of 2) sorted by relevance
3197 bool Unqualified = false, bool AllowCXX = false,
11325 bool AllowCXX, in mergeFunctionTypes() argument11420 assert((AllowCXX || in mergeFunctionTypes()11506 assert((AllowCXX || !proto->hasExceptionSpec()) && "C++ shouldn't be here"); in mergeFunctionTypes()