Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp151 static bool isAutoCastType(const QualType &QT) { in isAutoCastType() function
1252 if (isAutoCastType(ReturnType)) // We can auto-cast the state to the in determineExpectedReturnState()