Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dnodes.go58 ImportDecl struct { struct
59 Group *Group // nil means not part of a group
60 Pragma Pragma
61 LocalPkgName *Name // including "."; nil means no rename present
62 Path *BasicLit // Path.Bad || Path.Kind == StringLit; nil means no path
63 decl
/aosp_15_r20/external/clang/include/clang/Index/
H A DIndexDataConsumer.h21 class ImportDecl; variable
/aosp_15_r20/external/clang/lib/Index/
H A DIndexingContext.h22 class ImportDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Index/
DIndexDataConsumer.h21 class ImportDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Index/
DIndexDataConsumer.h21 class ImportDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Index/
DIndexDataConsumer.h21 class ImportDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Index/
DIndexDataConsumer.h21 class ImportDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTConsumer.h28 class ImportDecl; variable
DDecl.h4789 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTConsumer.h28 class ImportDecl; variable
DDecl.h4789 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTConsumer.h31 class ImportDecl; variable
H A DDecl.h3753 ImportDecl(EmptyShell Empty) : Decl(Import, Empty), NextLocalImport() { } in ImportDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTConsumer.h28 class ImportDecl; variable
DDecl.h4825 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTConsumer.h28 class ImportDecl; variable
DDecl.h4774 ImportDecl(EmptyShell Empty) : Decl(Import, Empty) {} in ImportDecl() function
/aosp_15_r20/external/turbine/java/com/google/turbine/tree/
H A DTree.java678 public static class ImportDecl extends Tree { class in Tree
683 public ImportDecl(int position, ImmutableList<Ident> type, boolean stat, boolean wild) { in ImportDecl() method in Tree.ImportDecl
/aosp_15_r20/external/clang/lib/AST/
H A 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
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.1/
HDturbine-0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/turbine/turbine/linux_glibc_common/javac/
Dturbine.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.2.1/
HDturbine-0.2.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDturbine-0.2.1-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF manifest.proto com/ com/google ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/metalava-tools-common-m2-deps/linux_glibc_common/local-combined/
Dmetalava-tools-common-m2-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/
Dturbine_direct_binary_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12