Searched defs:ExportDecl (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | Module.h | 227 typedef llvm::PointerIntPair<Module *, 1, bool> ExportDecl; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | Module.h | 411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | Module.h | 412 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | Module.h | 411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Module.h | 411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | Decl.h | 4837 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | Decl.h | 4888 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | Decl.h | 4852 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | Decl.h | 4852 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
|