Searched defs:GNUCompatibleParamWarning (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp2299 struct GNUCompatibleParamWarning { struct in namespace:__anon18024
2821 SmallVector<GNUCompatibleParamWarning, 16> Warnings;
2841 GNUCompatibleParamWarning Warn = { OldParm, NewParm,

Completed in 87 milliseconds