Searched defs:getMangleContext (Results 1 – 7 of 7) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CGCXXABI.h | 95 MangleContext &getMangleContext() { in getMangleContext() function |
| D | ItaniumCXXABI.cpp | 49 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anon25fd685d0111::ItaniumCXXABI |
| D | MicrosoftCXXABI.cpp | 542 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anonf21e351c0111::MicrosoftCXXABI |
| /external/llvm-project/clang/lib/CodeGen/ | ||
| D | CGCXXABI.h | 97 MangleContext &getMangleContext() { in getMangleContext() function |
| D | ItaniumCXXABI.cpp | 56 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anon5038064b0111::ItaniumCXXABI |
| D | MicrosoftCXXABI.cpp | 561 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anon9578068a0111::MicrosoftCXXABI |
| /external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
| D | TypeSystemClang.cpp | 772 clang::MangleContext *TypeSystemClang::getMangleContext() { in getMangleContext() function in TypeSystemClang |