Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCXXABI.h117 MangleContext &getMangleContext() { in getMangleContext() function
H A DItaniumCXXABI.cpp56 ItaniumMangleContext &getMangleContext() { in getMangleContext() function in __anon449188eb0111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp585 MicrosoftMangleContext &getMangleContext() { in getMangleContext() function in __anon063cb12a0111::MicrosoftCXXABI
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp766 clang::MangleContext *TypeSystemClang::getMangleContext() { in getMangleContext() function in TypeSystemClang