Searched defs:AltForm (Results 1 – 2 of 2) sorted by relevance
75 if (const InitListExpr *AltForm = InitList->getSyntacticForm()) in getAllInitListForms() local77 if (const InitListExpr *AltForm = InitList->getSemanticForm()) in getAllInitListForms() local
5021 llvm::PointerIntPair<InitListExpr *, 1, bool> AltForm; global() variable [all...]