Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp850 static bool shouldBeInCOMDAT(CIRGenModule &cgm, const Decl &d) { in shouldBeInCOMDAT() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5649 static bool shouldBeInCOMDAT(CodeGenModule &CGM, const Decl &D) { in shouldBeInCOMDAT() function