Home
last modified time | relevance | path

Searched refs:CSK_Base (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DState.h41 CSK_Base, enumerator
H A DInterp.h567 if (!CheckNull(S, OpPC, Ptr, CSK_Base)) in GetPtrBase()
596 if (!CheckNull(S, OpPC, Ptr, CSK_Base)) in GetPtrVirtBase()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1659 if (checkSubobject(Info, E, isa<FieldDecl>(D) ? CSK_Field : CSK_Base)) in addDecl()