Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/Interp/
HDState.h40 enum CheckSubobjectKind { enum
HDInterp.cpp342 CheckSubobjectKind CSK) { in CheckNull()
363 CheckSubobjectKind CSK) { in CheckRange()
373 CheckSubobjectKind CSK) { in CheckSubobject()
HDInterp.h64 CheckSubobjectKind CSK);
72 CheckSubobjectKind CSK);
76 CheckSubobjectKind CSK);
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp388 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK);
1457 CheckSubobjectKind CSK) { in checkSubobject()
1695 CheckSubobjectKind CSK) { in checkNullPointer()
1710 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK) { in checkSubobject()