Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MangledDeclNames

267   /// MangledDeclNames - A map of canonical GlobalDecls to their mangled names.
268 llvm::DenseMap<GlobalDecl, StringRef> MangledDeclNames;