Home
last modified time | relevance | path

Searched defs:ExportDecl (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Basic/
H A DModule.h227 typedef llvm::PointerIntPair<Module *, 1, bool> ExportDecl; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DModule.h411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DModule.h412 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DModule.h411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DModule.h411 using ExportDecl = llvm::PointerIntPair<Module *, 1, bool>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h4837 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h4888 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h4852 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h4852 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl() function