reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
767 bool hasAttributes() const;
1147 if (Attrs.hasAttributes() || !FwdRefAttrGrps.empty()) { 1177 if (!NumberedAttrBuilders[VarID].hasAttributes())lib/CodeGen/GlobalISel/LegalizerHelper.cpp
342 .hasAttributes())
lib/CodeGen/SelectionDAG/TargetLowering.cpp 62 .hasAttributes())
lib/IR/Attributes.cpp1082 if (!B.hasAttributes()) 1157 if (!B.hasAttributes())lib/Target/AMDGPU/AMDGPULibCalls.cpp
1734 if (!B.hasAttributes())
tools/clang/lib/CodeGen/CGCall.cpp 2147 if (Attrs.hasAttributes()) {