Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp713 class IsObjCTypeParamDependentTypeVisitor in isObjCTypeParamDependent() class
714 : public RecursiveASTVisitor<IsObjCTypeParamDependentTypeVisitor> { in isObjCTypeParamDependent()
716 IsObjCTypeParamDependentTypeVisitor() = default; in isObjCTypeParamDependent()
728 IsObjCTypeParamDependentTypeVisitor Visitor; in isObjCTypeParamDependent()