ΒΆbool IsEnumDeclScoped(clang::EnumDecl*)

Description

Check if the given decl is scoped. We use this function to break a cycle between the inline definitions in Type.h and Decl.h.

Declared at: clang/include/clang/AST/Type.h:7126

Parameters

clang::EnumDecl*