Searched defs:IsLaxCompatible (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 9478 auto IsLaxCompatible = [this](QualType FirstType, QualType SecondType) { areLaxCompatibleSveTypes() local |