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 171 SetCommonAttributes(cast<NamedDecl>(AliasDecl.getDecl()), Alias);
CodeGenModule.cpp 547 SetCommonAttributes(D, GV);
646 void CodeGenModule::SetCommonAttributes(const Decl *D,
670 SetCommonAttributes(D, F);
    [all...]
CodeGenModule.h     [all...]

Completed in 83 milliseconds