Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp3360 static bool EquivalentArrayTypes(QualType Old, QualType New, in EquivalentArrayTypes() function
3430 if (!EquivalentArrayTypes(OldParamOT, NewParamOT, S.getASTContext())) { in mergeParamDeclTypes()