Searched refs:GetStaticDeclName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDecl.cpp149 static std::string GetStaticDeclName(CodeGenFunction &CGF, const VarDecl &D, function
187 Name = GetStaticDeclName(*this, D, Separator);
1132 std::string Name = GetStaticDeclName(*this, D, ".");

Completed in 851 milliseconds