Searched refs:getMangledNames (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp91 auto getMangledNames = [](const NamedDecl *ND) -> std::vector<std::string> { local
131 MangledSymbol(getMangledNames(ParentDecl).front(),
137 getMangledNames(ND))));

Completed in 104 milliseconds