Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp4491 static bool isTypeValid(QualType T) { in isTypeValid() function
4547 isTypeValid(UnqualT1) && isTypeValid(UnqualT2) && in CompareReferenceRelationship()