Searched defs:ImportDecl (Results 1 – 5 of 5) sorted by relevance
21 class ImportDecl; variable
29 class ImportDecl; variable
4804 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
678 Decl *ImportDecl = ParseModuleImport(SourceLocation(), ImportState); in ParseTopLevelDecl() local693 Decl *ImportDecl = Import.isInvalid() ? nullptr : Import.get(); in ParseTopLevelDecl() local
5675 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl5686 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl