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

/external/clang/include/clang/Sema/
H A DSemaFixItUtils.h33 struct ConversionFixItGenerator { struct in namespace:clang
62 ConversionFixItGenerator(TypeComparisonFuncTy Foo): NumConversionsFixed(0), function in struct:clang::ConversionFixItGenerator
66 ConversionFixItGenerator(): NumConversionsFixed(0), function in struct:clang::ConversionFixItGenerator

Completed in 146 milliseconds