reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Type.h
 1949   bool isScopedEnumeralType() const;

References

tools/clang/lib/Sema/SemaDecl.cpp
11875       else if (Init->getType()->isScopedEnumeralType() &&