Searched refs:CSK_Field (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 128 CSK_Base, CSK_Derived, CSK_Field, CSK_ArrayToPointer, CSK_ArrayIndex, enumerator in enum:__anon3624::CheckSubobjectKind 757 if (checkSubobject(Info, E, isa<FieldDecl>(D) ? CSK_Field : CSK_Base)) |
Completed in 76 milliseconds