Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp239 static std::string getStaticDeclName(CIRGenModule &cgm, const VarDecl &d) { in getStaticDeclName() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp230 static std::string getStaticDeclName(CodeGenModule &CGM, const VarDecl &D) { in getStaticDeclName() function