/llvm-project/llvm/tools/opt-viewer/ |
H A D | opt-diff.py | 16 from yaml import CLoader as Loader unknown
|
H A D | optrecord.py | 10 from yaml import CLoader as Loader unknown
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | BackgroundIndexLoader.cpp | 123 BackgroundIndexLoader Loader(IndexStorageFactory); in loadIndexShards() local
|
/llvm-project/clang/include/clang/CrossTU/ |
H A D | CrossTranslationUnit.h | 339 ASTLoader Loader; variable
|
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.h | 45 class Loader; variable
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 62 void DWARFLinkerImpl::addObjectFile(DWARFFile &File, ObjFileLoaderTy Loader, in addObjectFile() 344 const DWARFDie &CUDie, ObjFileLoaderTy Loader, in registerModuleReference() 373 ObjFileLoaderTy Loader, const DWARFDie &CUDie, const std::string &PCMFile, in loadClangModule()
|
/llvm-project/mlir/docs/Bindings/ |
H A D | Python.md | 128 ### Loader subsection
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Linux.cpp | 488 std::string Loader; getDynamicLinker() local [all...] |
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2481 registerModuleReference(const DWARFDie & CUDie,LinkContext & Context,ObjFileLoaderTy Loader,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) registerModuleReference() argument 2510 loadClangModule(ObjFileLoaderTy Loader,const DWARFDie & CUDie,const std::string & PCMFile,LinkContext & Context,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) loadClangModule() argument 2678 addObjectFile(DWARFFile & File,ObjFileLoaderTy Loader,CompileUnitHandlerTy OnCUDieLoaded) addObjectFile() argument
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | DwarfLinkerForBinary.cpp | 695 auto Loader = [&](StringRef ContainerName, in linkImpl() local
|
/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 220 auto Loader = [&](StringRef Identifier) { crossImportIntoModule() local
|