reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaType.cpp
 7500   if (State.getDeclarator().isDeclarationOfFunction()) {
 7501     CurType = State.getAttributedType(
 7502         createSimpleAttr<LifetimeBoundAttr>(State.getSema().Context, Attr),
 7505     Attr.diagnoseAppertainsTo(State.getSema(), nullptr);