Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp4629 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function
4656 if (!shouldBeInCOMDAT(*this, D)) in maybeSetTrivialComdat()
4957 if (shouldBeInCOMDAT(CGM, *D)) in isVarDeclStrongDefinition()