Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp300 Expected<TargetList> getTargetsSection(const Object *Section) { in getTargetsSection() function
612 auto TargetsOrErr = getTargetsSection(File); in parseToInterfaceFile()