reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1873 SourceLocation StartLoc = IsImportDecl ? IncludeTok.getLocation() : HashLoc; 1877 Diag(StartLoc, diag::err_pp_include_in_arc_cf_code_audited) << IsImportDecl; 1886 Diag(StartLoc, diag::err_pp_include_in_assume_nonnull) << IsImportDecl; 1927 IsFrameworkFound, IsImportDecl, IsMapped, LookupFrom, LookupFromFile, 1994 if (!IsImportDecl) 2047 IsImportDecl || 2066 if (Callbacks && !IsImportDecl) { 2083 if (IsImportDecl && !SuggestedModule) { 2212 assert(!IsImportDecl && "failed to diagnose missing module for import decl");