Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp621 static bool isObjCTypeParamDependent(QualType Type) { in isObjCTypeParamDependent() function
695 if (!isObjCTypeParamDependent(StaticResultType)) in getReturnTypeForMethod()
742 if (!isObjCTypeParamDependent(OrigParamType)) in checkPreObjCMessage()