Searched refs:CreateDeclInfoForUndecoratedName (Results 1 – 2 of 2) sorted by relevance
136 CreateDeclInfoForUndecoratedName(llvm::StringRef uname);
174 return CreateDeclInfoForUndecoratedName(record.Name); in CreateDeclInfoForType()322 PdbAstBuilder::CreateDeclInfoForUndecoratedName(llvm::StringRef name) { in CreateDeclInfoForUndecoratedName() function in PdbAstBuilder372 return CreateDeclInfoForUndecoratedName(getSymbolName(sym)).first; in GetParentDeclContext()398 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first;; in GetParentDeclContext()409 return CreateDeclInfoForUndecoratedName(getSymbolName(global)).first; in GetParentDeclContext()