Home
last modified time | relevance | path

Searched defs:getMangleContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCXXABI.h95 MangleContext &getMangleContext() { in getMangleContext() function
H A DItaniumCXXABI.cpp49 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anonbf32792c0111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp542 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anonacdab5ab0111::MicrosoftCXXABI
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_context.h151 inline clang::MangleContext &getMangleContext() const { in getMangleContext() function