Searched defs:getMangleContext (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 95 MangleContext &getMangleContext() { in getMangleContext() function |
H A D | ItaniumCXXABI.cpp | 49 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anonbf32792c0111::ItaniumCXXABI |
H A D | MicrosoftCXXABI.cpp | 542 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anonacdab5ab0111::MicrosoftCXXABI |
/aosp_15_r20/frameworks/compile/slang/ | ||
D | slang_rs_context.h | 151 inline clang::MangleContext &getMangleContext() const { in getMangleContext() function |