Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp4230 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function
4262 if (!shouldBeInCOMDAT(*this, D)) in maybeSetTrivialComdat()
4546 if (shouldBeInCOMDAT(CGM, *D)) in isVarDeclStrongDefinition()