Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()