Home
last modified time | relevance | path

Searched defs:GlobalDecl (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DGlobalDecl.h70 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() function
79 GlobalDecl(const FunctionDecl *D, KernelReferenceKind Kind) in GlobalDecl() function
83 GlobalDecl(const NamedDecl *D) { Init(D); } in GlobalDecl() function
84 GlobalDecl(const BlockDecl *D) { Init(D); } in GlobalDecl() function
85 GlobalDecl(const CapturedDecl *D) { Init(D); } in GlobalDecl() function
86 GlobalDecl(const ObjCMethodDecl *D) { Init(D); } in GlobalDecl() function
87 GlobalDecl(const OMPDeclareReductionDecl *D) { Init(D); } in GlobalDecl() function
88 GlobalDecl(const OMPDeclareMapperDecl *D) { Init(D); } in GlobalDecl() function
89 GlobalDecl(const CXXConstructorDecl *D, CXXCtorType Type) : Value(D, Type) {} in GlobalDecl() function
90 GlobalDecl(const CXXDestructorDecl *D, CXXDtorType Type) : Value(D, Type) {} in GlobalDecl() function
[all …]
DASTContext.h72 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DGlobalDecl.h70 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() function
79 GlobalDecl(const FunctionDecl *D, KernelReferenceKind Kind) in GlobalDecl() function
83 GlobalDecl(const NamedDecl *D) { Init(D); } in GlobalDecl() function
84 GlobalDecl(const BlockDecl *D) { Init(D); } in GlobalDecl() function
85 GlobalDecl(const CapturedDecl *D) { Init(D); } in GlobalDecl() function
86 GlobalDecl(const ObjCMethodDecl *D) { Init(D); } in GlobalDecl() function
87 GlobalDecl(const OMPDeclareReductionDecl *D) { Init(D); } in GlobalDecl() function
88 GlobalDecl(const OMPDeclareMapperDecl *D) { Init(D); } in GlobalDecl() function
89 GlobalDecl(const CXXConstructorDecl *D, CXXCtorType Type) : Value(D, Type) {} in GlobalDecl() function
90 GlobalDecl(const CXXDestructorDecl *D, CXXDtorType Type) : Value(D, Type) {} in GlobalDecl() function
[all …]
DASTContext.h72 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DGlobalDecl.h70 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() function
79 GlobalDecl(const FunctionDecl *D, KernelReferenceKind Kind) in GlobalDecl() function
83 GlobalDecl(const NamedDecl *D) { Init(D); } in GlobalDecl() function
84 GlobalDecl(const BlockDecl *D) { Init(D); } in GlobalDecl() function
85 GlobalDecl(const CapturedDecl *D) { Init(D); } in GlobalDecl() function
86 GlobalDecl(const ObjCMethodDecl *D) { Init(D); } in GlobalDecl() function
87 GlobalDecl(const OMPDeclareReductionDecl *D) { Init(D); } in GlobalDecl() function
88 GlobalDecl(const OMPDeclareMapperDecl *D) { Init(D); } in GlobalDecl() function
89 GlobalDecl(const CXXConstructorDecl *D, CXXCtorType Type) : Value(D, Type) {} in GlobalDecl() function
90 GlobalDecl(const CXXDestructorDecl *D, CXXDtorType Type) : Value(D, Type) {} in GlobalDecl() function
[all …]
DASTContext.h72 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DGlobalDecl.h70 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() function
79 GlobalDecl(const FunctionDecl *D, KernelReferenceKind Kind) in GlobalDecl() function
83 GlobalDecl(const NamedDecl *D) { Init(D); } in GlobalDecl() function
84 GlobalDecl(const BlockDecl *D) { Init(D); } in GlobalDecl() function
85 GlobalDecl(const CapturedDecl *D) { Init(D); } in GlobalDecl() function
86 GlobalDecl(const ObjCMethodDecl *D) { Init(D); } in GlobalDecl() function
87 GlobalDecl(const OMPDeclareReductionDecl *D) { Init(D); } in GlobalDecl() function
88 GlobalDecl(const OMPDeclareMapperDecl *D) { Init(D); } in GlobalDecl() function
89 GlobalDecl(const CXXConstructorDecl *D, CXXCtorType Type) : Value(D, Type) {} in GlobalDecl() function
90 GlobalDecl(const CXXDestructorDecl *D, CXXDtorType Type) : Value(D, Type) {} in GlobalDecl() function
[all …]
DASTContext.h72 class GlobalDecl; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DGlobalDecl.h40 GlobalDecl() {} in GlobalDecl() function
42 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() function
43 GlobalDecl(const FunctionDecl *D) { Init(D); } in GlobalDecl() function
44 GlobalDecl(const BlockDecl *D) { Init(D); } in GlobalDecl() function
45 GlobalDecl(const CapturedDecl *D) { Init(D); } in GlobalDecl() function
46 GlobalDecl(const ObjCMethodDecl *D) { Init(D); } in GlobalDecl() function
47 GlobalDecl(const OMPDeclareReductionDecl *D) { Init(D); } in GlobalDecl() function
49 GlobalDecl(const CXXConstructorDecl *D, CXXCtorType Type) in GlobalDecl() function
51 GlobalDecl(const CXXDestructorDecl *D, CXXDtorType Type) in GlobalDecl() function
/aosp_15_r20/external/clang/include/clang/CodeGen/
H A DModuleBuilder.h30 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/
DModuleBuilder.h35 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/
DModuleBuilder.h35 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/
DModuleBuilder.h35 class GlobalDecl; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/
DModuleBuilder.h35 class GlobalDecl; variable
/aosp_15_r20/external/clang/test/Sema/
H A Ddllimport.c24 __declspec(dllimport) int GlobalDecl; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.h37 class GlobalDecl; variable
H A DCGOpenMPRuntime.h39 class GlobalDecl; variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddllimport.cpp37 __declspec(dllimport) int GlobalDecl; variable