Home
last modified time | relevance | path

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

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