Searched defs:getLambdaString (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 252 std::string getLambdaString(const CXXRecordDecl *Lambda) override { in getLambdaString() function in __anon77df3dfb0111::MicrosoftMangleContextImpl |
H A D | ItaniumMangle.cpp | 171 std::string getLambdaString(const CXXRecordDecl *Lambda) override { in getLambdaString() function in __anon01ebe6bc0111::ItaniumMangleContextImpl |