Home
last modified time | relevance | path

Searched refs:diagnoseEnumValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp903 void diagnoseEnumValue(InterpState &S, CodePtr OpPC, const EnumDecl *ED, in diagnoseEnumValue() function
H A DInterp.h2798 void diagnoseEnumValue(InterpState &S, CodePtr OpPC, const EnumDecl *ED,
2808 diagnoseEnumValue(S, OpPC, ED, Val); in CheckEnumValue()