Searched defs:GlobalDecl (Results 1 – 13 of 13) sorted by relevance
71 GlobalDecl(const VarDecl *D) { Init(D);} in GlobalDecl() function80 GlobalDecl(const FunctionDecl *D, KernelReferenceKind Kind) in GlobalDecl() function84 GlobalDecl(const NamedDecl *D) { Init(D); } in GlobalDecl() function85 GlobalDecl(const BlockDecl *D) { Init(D); } in GlobalDecl() function86 GlobalDecl(const CapturedDecl *D) { Init(D); } in GlobalDecl() function87 GlobalDecl(const ObjCMethodDecl *D) { Init(D); } in GlobalDecl() function88 GlobalDecl(const OMPDeclareReductionDecl *D) { Init(D); } in GlobalDecl() function89 GlobalDecl(const OMPDeclareMapperDecl *D) { Init(D); } in GlobalDecl() function90 GlobalDecl(const OpenACCRoutineDecl *D) { Init(D); } in GlobalDecl() function91 GlobalDecl(const OpenACCDeclareDecl *D) { Init(D); } in GlobalDecl() function[all …]
75 class GlobalDecl; variable
39 class GlobalDecl; variable
45 class GlobalDecl; variable
28 class GlobalDecl; variable
30 class GlobalDecl; variable
41 class GlobalDecl; variable
43 class GlobalDecl; variable
87 const llvm::MapVector<GlobalDecl, StringRef> &MangledDeclNames) const {} in emitTargetMetadata()
690 const llvm::MapVector<GlobalDecl, StringRef> &MangledDeclNames, in checkAliasedGlobal()
313 const llvm::MapVector<GlobalDecl, StringRef> &MangledDeclNames) const { in emitTargetMetadata() argument
1016 const llvm::MapVector<GlobalDecl, StringRef> &MangledDeclNames) const { in emitTargetMetadata() argument