/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | GlobalDecl.h | 70 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 …]
|
D | ASTContext.h | 72 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | GlobalDecl.h | 70 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 …]
|
D | ASTContext.h | 72 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | GlobalDecl.h | 70 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 …]
|
D | ASTContext.h | 72 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | GlobalDecl.h | 70 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 …]
|
D | ASTContext.h | 72 class GlobalDecl; variable
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | GlobalDecl.h | 40 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 D | ModuleBuilder.h | 30 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/ |
D | ModuleBuilder.h | 35 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/ |
D | ModuleBuilder.h | 35 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/ |
D | ModuleBuilder.h | 35 class GlobalDecl; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/ |
D | ModuleBuilder.h | 35 class GlobalDecl; variable
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | dllimport.c | 24 __declspec(dllimport) int GlobalDecl; variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 37 class GlobalDecl; variable
|
H A D | CGOpenMPRuntime.h | 39 class GlobalDecl; variable
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | dllimport.cpp | 37 __declspec(dllimport) int GlobalDecl; variable
|