Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp8547 const ObjCInterfaceDecl* LDecl = LHS->getInterface(); in areCommonBaseCompatible() local
8550 if (!LDecl || !RDecl) in areCommonBaseCompatible()