/llvm-project/llvm/include/llvm/Object/ |
H A D | TapiUniversal.h | 113 struct Library { struct 119 std::vector<Library> Libraries; argument
|
/llvm-project/llvm/include/llvm/Passes/ |
H A D | PassPlugin.h | 87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin() 91 sys::DynamicLibrary Library; variable
|
/llvm-project/llvm/lib/Passes/ |
H A D | PassPlugin.cpp | 18 auto Library = in Load() local
|
/llvm-project/clang/include/clang/InstallAPI/ |
H A D | Library.h | 23 Library(StringRef Directory) : BaseDirectory(Directory) {} in Library() function
|
/llvm-project/llvm/docs/ |
H A D | ScudoHardenedAllocator.rst | 133 Library section in Usage
|
H A D | GettingStarted.rst | 386 Getting a Modern Host C++ ToolchainHost C++ Toolchain, both Compiler and Standard Library global() argument
|
H A D | ProgrammersManual.rst | 84 resourcesThe C++ Standard Template Library global() argument
|
/llvm-project/third-party/benchmark/docs/ |
H A D | user_guide.md | 17 ## Library section in User Guide
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 423 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local 426 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local 440 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local 444 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local
|
H A D | InterfaceFile.cpp | 94 inlineLibrary(std::shared_ptr<InterfaceFile> Library,bool Overwrite) inlineLibrary() argument
|
H A D | TextStubV5.cpp | 937 Object Library; in serializeIF() local
|
/llvm-project/llvm/lib/Object/ |
H A D | OffloadBinary.cpp | 144 extractFromArchive(const Archive & Library,SmallVectorImpl<OffloadFile> & Binaries) extractFromArchive() argument
|
H A D | COFFImportFile.cpp | 206 StringRef Library; global() member in llvm::object::__anon674cca620211::ObjectFactory
|
/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 456 std::string Library; global() member
|
H A D | LangOptions.h | 48 Library, global() enumerator
|
/llvm-project/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 294 static object::Archive &readLibrary(const Twine &Library) { in readLibrary()
|
/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 283 Library, global() enumerator
|
/llvm-project/clang/tools/clang-linker-wrapper/ |
H A D | ClangLinkerWrapper.cpp | 1607 for (StringRef Library : Args.getAllArgValues(OPT_bitcode_library_EQ)) { getDeviceInput() local
|