Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp7185 const ObjCInterfaceDecl* LDecl = LHS->getInterface(); in areCommonBaseCompatible() local
7188 if (!LDecl || !RDecl) in areCommonBaseCompatible()