Home
last modified time | relevance | path

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

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