Searched refs:AddGlobalAnnotations (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1258 void AddGlobalAnnotations(const ValueDecl *D, llvm::GlobalValue *GV);
H A DCodeGenModule.cpp2307 void CodeGenModule::AddGlobalAnnotations(const ValueDecl *D, function in class:CodeGenModule
4050 AddGlobalAnnotations(D, GV);
4538 AddGlobalAnnotations(D, Fn);
H A DCGDecl.cpp423 CGM.AddGlobalAnnotations(&D, var);

Completed in 197 milliseconds