Searched defs:Library (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Passes/
H A DPassPlugin.cpp18 auto Library = local
/freebsd-12-stable/stand/libsa/
H A Dzalloc_defs.h48 #define Library extern macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassPlugin.h87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) argument
91 sys::DynamicLibrary Library; member in class:llvm::PassPlugin
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp143 StringRef Library; member in class:llvm::object::__anon4801::ObjectFactory
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h327 LinkLibrary(const std::string &Library, bool IsFramework) argument
334 std::string Library; member in struct:clang::Module::LinkLibrary
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp264 static object::Archive &readLibrary(const Twine &Library) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3432 unsigned Library = llvm::StringSwitch<unsigned>(Name) local

Completed in 180 milliseconds