Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.cpp3859 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function
3891 if (!shouldBeInCOMDAT(*this, D)) in maybeSetTrivialComdat()
4189 if (shouldBeInCOMDAT(CGM, *D)) in isVarDeclStrongDefinition()