Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp154 static bool isAutoCastType(const QualType &QT) { in isAutoCastType() function
1220 if (isAutoCastType(ReturnType)) // We can auto-cast the state to the in determineExpectedReturnState()