Home
last modified time | relevance | path

Searched refs:getNames (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CGData/
H A DStableFunctionMap.h82 ArrayRef<std::string> getNames() const { return IdToName; } in getNames() function
/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMapRecord.cpp91 ArrayRef<std::string> Names = FunctionMap->getNames(); in serialize()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1543 static SmallVector<std::string, 3> getNames(const DWARFDie &DIE, in getNames() function
1787 auto EntryNames = getNames(DIE, IncludeStrippedTemplateNames); in verifyNameIndexEntries()
1868 auto EntryNames = getNames(Die, IncludeStrippedTemplateNames, in verifyNameIndexCompleteness()