SPeCS Packages Documentation
    Preparing search index...
    • Checks if a given joinpoint uses the specified typedef declaration.

      Parameters

      • jp: Joinpoint

        The joinpoint to check

      • typeDecl: TypedefDecl

        The typedef declaration to check against

      Returns boolean

      Returns true if the joinpoint uses the given typedef declaration, false otherwise