Searched refs:AddParenthesizedArrayInitStep (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DInitialization.h934 void AddParenthesizedArrayInitStep(QualType T);
/external/clang/lib/Sema/
H A DSemaInit.cpp2623 void InitializationSequence::AddParenthesizedArrayInitStep(QualType T) { function in class:InitializationSequence
4096 AddParenthesizedArrayInitStep(DestType);

Completed in 81 milliseconds