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.cpp273 Expected<TargetList> getTargetsSection(const Object *Section) { in getTargetsSection() function
585 auto TargetsOrErr = getTargetsSection(File); in parseToInterfaceFile()