Searched refs:IsTopLevel (Results 1 – 6 of 6) sorted by relevance
194 void countMismatchedFuncSamples(const FunctionSamples &FS, bool IsTopLevel);
476 bool IsTopLevel) { in countMismatchedFuncSamples() argument483 if (IsTopLevel) in countMismatchedFuncSamples()
1764 bool IsTopLevel; member1862 Entry.IsTopLevel = IncludeFileID.isInvalid() || IncludeFileID.ID < 0 || in WriteInputFiles()1887 Entry.IsTopLevel = true; in WriteInputFiles()1940 Entry.IsTopLevel, in WriteInputFiles()
19367 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument19380 if (IsTopLevel) { in checkExceptionSpecification()19405 if (IsTopLevel && DiagnoseUnexpandedParameterPack(NoexceptExpr)) { in checkExceptionSpecification()
3730 bool CStyle, bool IsTopLevel, in isQualificationConversionStep() argument3777 (!IsTopLevel || in isQualificationConversionStep()
5477 void checkExceptionSpecification(bool IsTopLevel,