Home
last modified time | relevance | path

Searched refs:newAttrs (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.cpp1920 SmallVector<llvm::AttributeSet, 8> newAttrs; in replaceUsesOfNonProtoConstant() local
1925 newAttrs.push_back( in replaceUsesOfNonProtoConstant()
1946 newAttrs. in replaceUsesOfNonProtoConstant()
1955 newAttrs.push_back(llvm::AttributeSet::get(newFn->getContext(), in replaceUsesOfNonProtoConstant()
1980 llvm::AttributeSet::get(newFn->getContext(), newAttrs)); in replaceUsesOfNonProtoConstant()