Searched refs:IsObjCTypeParamDependentTypeVisitor (Results 1 – 1 of 1) sorted by relevance
625 class IsObjCTypeParamDependentTypeVisitor in isObjCTypeParamDependent() class626 : public RecursiveASTVisitor<IsObjCTypeParamDependentTypeVisitor> { in isObjCTypeParamDependent()628 IsObjCTypeParamDependentTypeVisitor() : Result(false) {} in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor640 IsObjCTypeParamDependentTypeVisitor Visitor; in isObjCTypeParamDependent()