Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp712 static bool isObjCTypeParamDependent(QualType Type) { in isObjCTypeParamDependent() function
786 if (!isObjCTypeParamDependent(StaticResultType)) in getReturnTypeForMethod()
864 if (!isObjCTypeParamDependent(OrigParamType)) in checkPreObjCMessage()