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

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

Completed in 106 milliseconds