Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9930 const ObjCInterfaceDecl* LDecl = LHS->getInterface(); in areCommonBaseCompatible() local
9933 if (!LDecl || !RDecl) in areCommonBaseCompatible()