Searched refs:CreateDeclInfoForUndecoratedName (Results 1 – 2 of 2) sorted by relevance
136 CreateDeclInfoForUndecoratedName(llvm::StringRef uname);
278 return CreateDeclInfoForUndecoratedName(record.Name); in CreateDeclInfoForType()574 PdbAstBuilder::CreateDeclInfoForUndecoratedName(llvm::StringRef name) { in CreateDeclInfoForUndecoratedName() function in PdbAstBuilder610 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContextForSymbol()615 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContextForSymbol()701 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first; in GetParentDeclContext()