Searched refs:isMainFileLoc (Results 1 – 1 of 1) sorted by relevance
1549 static bool isMainFileLoc(const Sema &S, SourceLocation Loc) { in isMainFileLoc() function1581 if (FD->isInlined() && !isMainFileLoc(*this, FD->getLocation())) in ShouldWarnIfUnusedFileScopedDecl()1592 if (!isMainFileLoc(*this, VD->getLocation())) in ShouldWarnIfUnusedFileScopedDecl()1606 if (VD->isInline() && !isMainFileLoc(*this, VD->getLocation())) in ShouldWarnIfUnusedFileScopedDecl()