Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp153 static bool isAutoCastType(const QualType &QT) { in isAutoCastType() function
1219 if (isAutoCastType(ReturnType)) // We can auto-cast the state to the in determineExpectedReturnState()