Searched refs:IsTopLevel (Results 1 – 5 of 5) sorted by relevance
131 void parseStructuralElement(bool IsTopLevel = false,
1528 bool IsTopLevel, TokenType NextLBracesType, IfStmtKind *IfKind, in parseStructuralElement() argument1907 if (!IsTopLevel || !Style.isCpp() || !Previous || eof()) in parseStructuralElement()
18398 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument18411 if (IsTopLevel) { in checkExceptionSpecification()18436 if (IsTopLevel && DiagnoseUnexpandedParameterPack(NoexceptExpr)) { in checkExceptionSpecification()
3307 bool CStyle, bool IsTopLevel, in isQualificationConversionStep() argument3349 (!IsTopLevel || in isQualificationConversionStep()
6355 void checkExceptionSpecification(bool IsTopLevel,