Searched refs:CreateDeclInfoForUndecoratedName (Results 1 – 2 of 2) sorted by relevance
136 CreateDeclInfoForUndecoratedName(llvm::StringRef uname);
175 return CreateDeclInfoForUndecoratedName(record.Name); in CreateDeclInfoForType()323 PdbAstBuilder::CreateDeclInfoForUndecoratedName(llvm::StringRef name) { in CreateDeclInfoForUndecoratedName() function in PdbAstBuilder373 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContext()399 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first;; in GetParentDeclContext()410 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first; in GetParentDeclContext()