Home
last modified time | relevance | path

Searched refs:AddParenthesizedListInitStep (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h1382 void AddParenthesizedListInitStep(QualType T);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp3836 void InitializationSequence::AddParenthesizedListInitStep(QualType T) { in AddParenthesizedListInitStep() function in InitializationSequence
5511 Sequence.AddParenthesizedListInitStep(Entity.getType()); in TryOrBuildParenListInitialization()