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 468 SetCommonAttributes(D, GV);
548 void CodeGenModule::SetCommonAttributes(const Decl *D,
572 SetCommonAttributes(D, F);
    [all...]
CodeGenModule.h 876 /// SetCommonAttributes - Set attributes which are common to any
    [all...]

Completed in 73 milliseconds