Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h113 MangleContext &getMangleContext() { in getMangleContext() function
H A DMicrosoftCXXABI.cpp595 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anon9a42cb130111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp59 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anond94614940111::ItaniumCXXABI
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp713 clang::MangleContext *TypeSystemClang::getMangleContext() { in getMangleContext() function in TypeSystemClang