Searched refs:IsTopLevel (Results 1 – 6 of 6) sorted by relevance
194 void countMismatchedFuncSamples(const FunctionSamples &FS, bool IsTopLevel);
529 bool IsTopLevel) { in countMismatchedFuncSamples() argument536 if (IsTopLevel) in countMismatchedFuncSamples()
1702 bool IsTopLevel; member1776 Entry.IsTopLevel = getAffectingIncludeLoc(SourceMgr, File).isInvalid(); in WriteInputFiles()1837 Entry.IsTopLevel, in WriteInputFiles()
18857 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument18870 if (IsTopLevel) { in checkExceptionSpecification()18895 if (IsTopLevel && DiagnoseUnexpandedParameterPack(NoexceptExpr)) { in checkExceptionSpecification()
3504 bool CStyle, bool IsTopLevel, in isQualificationConversionStep() argument3546 (!IsTopLevel || in isQualificationConversionStep()
5062 void checkExceptionSpecification(bool IsTopLevel,