Searched refs:CreateDeclInfoForUndecoratedName (Results 1 – 2 of 2) sorted by relevance
128 CreateDeclInfoForUndecoratedName(llvm::StringRef uname);
218 return CreateDeclInfoForUndecoratedName(record.Name); in CreateDeclInfoForType()501 PdbAstBuilder::CreateDeclInfoForUndecoratedName(llvm::StringRef name) { in CreateDeclInfoForUndecoratedName() function in PdbAstBuilder535 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContextForSymbol()540 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContextForSymbol()624 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first; in GetParentDeclContext()