Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td416 def CheckEnumValue : Opcode {
H A DInterp.h3242 inline bool CheckEnumValue(InterpState &S, CodePtr OpPC, const EnumDecl *ED) { in CheckEnumValue() function