Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10040 const ObjCInterfaceDecl* LDecl = LHS->getInterface(); in areCommonBaseCompatible() local
10043 if (!LDecl || !RDecl) in areCommonBaseCompatible()