HomeSort by relevance Sort by last modified time
    Searched refs:SetCommonAttributes (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGCXX.cpp 170 SetCommonAttributes(cast<NamedDecl>(AliasDecl.getDecl()), Alias);
CodeGenModule.cpp 575 SetCommonAttributes(D, GV);
679 void CodeGenModule::SetCommonAttributes(const Decl *D,
705 SetCommonAttributes(D, F);
    [all...]
CodeGenModule.h     [all...]

Completed in 519 milliseconds