ΒΆinline bool isReservedAtGlobalScope(
clang::ReservedIdentifierStatus Status)
inline bool isReservedAtGlobalScope(
clang::ReservedIdentifierStatus Status)
Description
Determine whether an identifier is reserved for use as a name at global scope. Such identifiers might be implementation-specific global functions or variables.
Declared at: clang/include/clang/Basic/IdentifierTable.h:55
Parameters
- clang::ReservedIdentifierStatus Status