Home
last modified time | relevance | path

Searched defs:IsValidCast (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9448 auto IsValidCast = [this](QualType FirstType, QualType SecondType) { areCompatibleSveTypes() local
9547 auto IsValidCast = [this](QualType FirstType, QualType SecondType) { areCompatibleRVVTypes() local