Searched defs:SetCommonAttributes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp802 void CodeGenModule::SetCommonAttributes(const Decl *D, function in class:CodeGenModule
815 SetCommonAttributes(D, GV);
825 SetCommonAttributes(D, GO);

Completed in 102 milliseconds