Searched defs:ImportDecl (Results 1 – 6 of 6) sorted by relevance
21 class ImportDecl; variable
22 class ImportDecl; variable
31 class ImportDecl; variable
3753 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
620 public static class ImportDecl extends Tree { class in Tree625 public ImportDecl(int position, ImmutableList<Ident> type, boolean stat, boolean wild) { in ImportDecl() method in Tree.ImportDecl
4224 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl4236 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl