Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCXXABI.h113 MangleContext &getMangleContext() { in getMangleContext() function
HDItaniumCXXABI.cpp59 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anonc7873ead0111::ItaniumCXXABI
HDMicrosoftCXXABI.cpp595 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anon1d76df6c0111::MicrosoftCXXABI
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp713 clang::MangleContext *TypeSystemClang::getMangleContext() { in getMangleContext() function in TypeSystemClang