Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp4491 static bool isTypeValid(QualType T) { in isTypeValid() function
4547 isTypeValid(UnqualT1) && isTypeValid(UnqualT2) && in CompareReferenceRelationship()