Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h400 void inlineLibrary(std::shared_ptr<InterfaceFile> Library,
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp94 void InterfaceFile::inlineLibrary(std::shared_ptr<InterfaceFile> Library, in inlineLibrary() function in InterfaceFile