ΒΆinline bool isLegalForFunction(
    clang::StorageClass SC)

Description

Checks whether the given storage class is legal for functions.

Declared at: clang/include/clang/Basic/Specifiers.h:246

Parameters

clang::StorageClass SC