Searched refs:IsObjCTypeParamDependentTypeVisitor (Results 1 – 1 of 1) sorted by relevance
716 class IsObjCTypeParamDependentTypeVisitor in isObjCTypeParamDependent() class717 : public RecursiveASTVisitor<IsObjCTypeParamDependentTypeVisitor> { in isObjCTypeParamDependent()719 IsObjCTypeParamDependentTypeVisitor() : Result(false) {} in isObjCTypeParamDependent() function in isObjCTypeParamDependent::IsObjCTypeParamDependentTypeVisitor731 IsObjCTypeParamDependentTypeVisitor Visitor; in isObjCTypeParamDependent()