Home
last modified time | relevance | path

Searched defs:ImportDecl (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Index/
DIndexDataConsumer.h21 class ImportDecl; variable
/external/clang/lib/Index/
DIndexingContext.h22 class ImportDecl; variable
/external/clang/include/clang/AST/
DASTConsumer.h31 class ImportDecl; variable
DDecl.h3753 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
/external/turbine/java/com/google/turbine/tree/
DTree.java620 public static class ImportDecl extends Tree { class in Tree
625 public ImportDecl(int position, ImmutableList<Ident> type, boolean stat, boolean wild) { in ImportDecl() method in Tree.ImportDecl
/external/clang/lib/AST/
DDecl.cpp4224 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl
4236 ImportDecl::ImportDecl(DeclContext *DC, SourceLocation StartLoc, in ImportDecl() function in ImportDecl