Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h410 LLVM_ABI void setFromBinaryAttrs(const RecordsSlice::BinaryAttrs &BA,
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp331 File->setFromBinaryAttrs(BA, Targ); in createInterfaceFile()
H A DInterfaceFile.cpp357 void InterfaceFile::setFromBinaryAttrs(const RecordsSlice::BinaryAttrs &BA, in setFromBinaryAttrs() function in InterfaceFile