Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp500 DeclarationName RHSName = RHS->getDeclName(); in MethodsCanShareVCallOffset() local
501 if (LHSName != RHSName) in MethodsCanShareVCallOffset()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp3382 StringRef RHSName = (Options.end() - 1)->Function->getName(); in emitCPUDispatchDefinition() local
3383 if (LHSName.compare(RHSName) < 0) in emitCPUDispatchDefinition()