Searched defs:RHSName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DVTableBuilder.cpp496 DeclarationName RHSName = RHS->getDeclName(); local
497 if (LHSName != RHSName)

Completed in 72 milliseconds