Home
last modified time | relevance | path

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

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