Searched refs:IsObjCTypeParamDependentTypeVisitor (Results 1 – 1 of 1) sorted by relevance
631 class IsObjCTypeParamDependentTypeVisitor in isObjCTypeParamDependent() class632 : public RecursiveASTVisitor<IsObjCTypeParamDependentTypeVisitor> { in isObjCTypeParamDependent()634 IsObjCTypeParamDependentTypeVisitor() : Result(false) {} in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor646 IsObjCTypeParamDependentTypeVisitor Visitor; in isObjCTypeParamDependent()