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