Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9157 const ObjCInterfaceDecl* LDecl = LHS->getInterface(); in areCommonBaseCompatible() local
9160 if (!LDecl || !RDecl) in areCommonBaseCompatible()