Home
last modified time | relevance | path

Searched refs:needsUniqueInternalLinkageNames (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DMangle.h114 virtual void needsUniqueInternalLinkageNames() { } in needsUniqueInternalLinkageNames() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp148 void needsUniqueInternalLinkageNames() override { in needsUniqueInternalLinkageNames() function in __anond7e5ad700111::ItaniumMangleContextImpl
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1245 MC.needsUniqueInternalLinkageNames(); in getMangledNameImpl()