Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp712 static bool isObjCTypeParamDependent(QualType Type) { in isObjCTypeParamDependent() function
785 if (!isObjCTypeParamDependent(StaticResultType)) in getReturnTypeForMethod()
863 if (!isObjCTypeParamDependent(OrigParamType)) in checkPreObjCMessage()