Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp1947 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function
1974 if (!shouldBeInCOMDAT(*this, D)) in maybeSetTrivialComdat()
2164 if (shouldBeInCOMDAT(CGM, *D)) in isVarDeclStrongDefinition()