Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp2353 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function
2380 if (!shouldBeInCOMDAT(*this, D)) in maybeSetTrivialComdat()
2622 if (shouldBeInCOMDAT(CGM, *D)) in isVarDeclStrongDefinition()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp4062 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function
4094 if (!shouldBeInCOMDAT(*this, D)) in maybeSetTrivialComdat()
4430 if (shouldBeInCOMDAT(CGM, *D)) in isVarDeclStrongDefinition()