Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp500 DeclarationName LHSName = LHS->getDeclName(); in MethodsCanShareVCallOffset() local
502 if (LHSName != RHSName) in MethodsCanShareVCallOffset()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4417 StringRef LHSName = (Options.end() - 2)->Function->getName(); in emitCPUDispatchDefinition() local
4419 if (LHSName.compare(RHSName) < 0) in emitCPUDispatchDefinition()