Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp366 Expected<StringRef> getNameSection(const Object *File) { in getNameSection() function
590 auto NameOrErr = getNameSection(File); in parseToInterfaceFile()