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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h993 void AddGlobalAnnotations(const ValueDecl *D, llvm::GlobalValue *GV);
H A DCodeGenModule.cpp1095 void CodeGenModule::AddGlobalAnnotations(const ValueDecl *D, function in class:CodeGenModule
1864 AddGlobalAnnotations(D, GV);
2176 AddGlobalAnnotations(D, Fn);
H A DCGDecl.cpp329 CGM.AddGlobalAnnotations(&D, var);

Completed in 166 milliseconds