Searched refs:CreateDeclInfoForUndecoratedName (Results 1 – 2 of 2) sorted by relevance
127 CreateDeclInfoForUndecoratedName(llvm::StringRef uname);
221 return CreateDeclInfoForUndecoratedName(record.Name); in CreateDeclInfoForType()502 PdbAstBuilder::CreateDeclInfoForUndecoratedName(llvm::StringRef name) { in CreateDeclInfoForUndecoratedName() function in PdbAstBuilder536 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContextForSymbol()541 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContextForSymbol()625 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first; in GetParentDeclContext()