Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp6403 static bool refersToCompleteObject(const LValue &LVal) { in refersToCompleteObject() function
6466 bool SubobjectOnly = (Type & 1) != 0 && !refersToCompleteObject(Base); in tryEvaluateBuiltinObjectSize()