Home
last modified time | relevance | path

Searched refs:CheckSubobjectKind (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.h40 enum CheckSubobjectKind { enum
H A DInterp.cpp232 CheckSubobjectKind CSK) { in CheckNull()
250 CheckSubobjectKind CSK) { in CheckRange()
H A DInterp.h57 CheckSubobjectKind CSK);
65 CheckSubobjectKind CSK);
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp380 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK);
1400 CheckSubobjectKind CSK) { in checkSubobject()
1637 CheckSubobjectKind CSK) { in checkNullPointer()
1652 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK) { in checkSubobject()