Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DState.h40 enum CheckSubobjectKind { enum
H A DInterp.cpp233 CheckSubobjectKind CSK) { in CheckNull()
251 CheckSubobjectKind CSK) { in CheckRange()
H A DInterp.h58 CheckSubobjectKind CSK);
66 CheckSubobjectKind CSK);
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp380 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK);
1399 CheckSubobjectKind CSK) { in checkSubobject()
1636 CheckSubobjectKind CSK) { in checkNullPointer()
1651 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK) { in checkSubobject()