Searched defs:getMangleContext (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 113 MangleContext &getMangleContext() { in getMangleContext() function |
H A D | MicrosoftCXXABI.cpp | 595 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anon9a42cb130111::MicrosoftCXXABI |
H A D | ItaniumCXXABI.cpp | 59 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anond94614940111::ItaniumCXXABI |
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 713 clang::MangleContext *TypeSystemClang::getMangleContext() { in getMangleContext() function in TypeSystemClang |