Home
last modified time | relevance | path

Searched defs:exportThunk (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp294 bool exportThunk() override { return true; } in exportThunk() function in __anon3b53191f0111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp390 bool exportThunk() override { return false; } in exportThunk() function in __anonb3a31e5e0111::MicrosoftCXXABI