ΒΆbool IsEnumDeclComplete(clang::EnumDecl*)
bool IsEnumDeclComplete(clang::EnumDecl*)
Description
Check if the given decl is complete. 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:7125