Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTContext.cpp9626 auto IsValidCast = [this](QualType FirstType, QualType SecondType) { areCompatibleSveTypes() local
9720 auto IsValidCast = [this](QualType FirstType, QualType SecondType) { areCompatibleRVVTypes() local