Home
last modified time | relevance | path

Searched defs:ModuleName (Results 1 – 25 of 150) sorted by relevance

123456

/aosp_15_r20/build/bazel/scripts/incremental_build/
H A Dclone.py36 ModuleName = NewType("ModuleName", str) variable
76 def f(t: ModuleType, _: ModuleName) -> bool:
83 def f(_: ModuleType, n: ModuleName) -> bool:
89 def _modify_genrule_template(module_name: ModuleName, module_def: str) -> Optional[str]:
216 def _make_clones(bp2templates: dict[Path, dict[ModuleName, Template]], n: int):
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp64 StringRef ModuleName = Obj.getFileName(); in symbolizeCode() local
79 LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode()
88 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode()
118 LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData()
144 LLVMSymbolizer::symbolizeFrame(const std::string &ModuleName, in symbolizeFrame()
505 StringRef ModuleName) { in createModuleInfo()
520 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { in getOrCreateModuleInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp87 LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode()
136 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode()
181 LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData()
222 LLVMSymbolizer::symbolizeFrame(const std::string &ModuleName, in symbolizeFrame()
541 StringRef ModuleName) { in createModuleInfo()
556 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { in getOrCreateModuleInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCaching.cpp41 const Twine &ModuleName) -> Expected<AddStreamFn> { in localCache()
81 std::string ModuleName; in localCache() member
143 -> Expected<std::unique_ptr<CachedFileStream>> { in localCache()
/aosp_15_r20/external/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp54 Expected<DILineInfo> LLVMSymbolizer::symbolizeCode(const std::string &ModuleName, in symbolizeCode()
80 LLVMSymbolizer::symbolizeInlinedCode(const std::string &ModuleName, in symbolizeInlinedCode()
109 Expected<DIGlobal> LLVMSymbolizer::symbolizeData(const std::string &ModuleName, in symbolizeData()
365 LLVMSymbolizer::getOrCreateModuleInfo(const std::string &ModuleName) { in getOrCreateModuleInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h38 std::string ModuleName; member
52 std::string ModuleName; member
79 std::string ModuleName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h38 std::string ModuleName; member
52 std::string ModuleName; member
79 std::string ModuleName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h38 std::string ModuleName; member
52 std::string ModuleName; member
79 std::string ModuleName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h38 std::string ModuleName; member
52 std::string ModuleName; member
79 std::string ModuleName; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DFrontendActions.h306 StringRef ModuleName; variable
310 GetDependenciesByModuleNameAction(StringRef ModuleName) in GetDependenciesByModuleNameAction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DFrontendActions.h323 StringRef ModuleName; variable
327 GetDependenciesByModuleNameAction(StringRef ModuleName) in GetDependenciesByModuleNameAction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DFrontendActions.h323 StringRef ModuleName; variable
327 GetDependenciesByModuleNameAction(StringRef ModuleName) in GetDependenciesByModuleNameAction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DFrontendActions.h323 StringRef ModuleName; variable
327 GetDependenciesByModuleNameAction(StringRef ModuleName) in GetDependenciesByModuleNameAction()
/aosp_15_r20/external/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp99 std::string &ModuleName, uint64_t &ModuleOffset) { in parseCommand()
174 std::string ModuleName; in main() local
/aosp_15_r20/external/clang/lib/Lex/
H A DHeaderSearch.cpp128 std::string HeaderSearch::getModuleFileName(StringRef ModuleName, in getModuleFileName()
165 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { in lookupModule()
430 StringRef ModuleName(Filename.begin(), SlashPos); in DoFrameworkLookup() local
1173 StringRef ModuleName = llvm::sys::path::stem(TopFrameworkDir->getName()); in findUsableModuleForFrameworkHeader() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp236 StringRef ModuleName, in emitImportStackRecursively()
600 StringRef ModuleName, in emitImportLocation()
616 StringRef ModuleName, in emitBuildingModuleLocation()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCore.h504 std::string ModuleName, SymbolNameVector Symbols) in MissingSymbolDefinitions()
514 std::string ModuleName; variable
527 std::string ModuleName, SymbolNameVector Symbols) in UnexpectedSymbolDefinitions()
537 std::string ModuleName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCore.h504 std::string ModuleName, SymbolNameVector Symbols) in MissingSymbolDefinitions()
514 std::string ModuleName; variable
527 std::string ModuleName, SymbolNameVector Symbols) in UnexpectedSymbolDefinitions()
537 std::string ModuleName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCore.h504 std::string ModuleName, SymbolNameVector Symbols) in MissingSymbolDefinitions()
514 std::string ModuleName; variable
527 std::string ModuleName, SymbolNameVector Symbols) in UnexpectedSymbolDefinitions()
537 std::string ModuleName; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h480 std::string ModuleName, SymbolNameVector Symbols) in MissingSymbolDefinitions()
490 std::string ModuleName; variable
503 std::string ModuleName, SymbolNameVector Symbols) in UnexpectedSymbolDefinitions()
513 std::string ModuleName; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCore.h483 std::string ModuleName, SymbolNameVector Symbols) in MissingSymbolDefinitions()
493 std::string ModuleName; variable
506 std::string ModuleName, SymbolNameVector Symbols) in UnexpectedSymbolDefinitions()
516 std::string ModuleName; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DModuleBuilder.cpp70 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, in CodeGeneratorImpl()
313 DiagnosticsEngine &Diags, llvm::StringRef ModuleName, in CreateLLVMCodeGen()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Dast.go4685 type ModuleName struct { struct
4686 Parent AST
4687 Name AST
4688 IsPartition bool
4691 func (mn *ModuleName) print(ps *printState) {
4703 func (mn *ModuleName) Traverse(fn func(AST) bool) {
4710 func (mn *ModuleName) Copy(fn func(AST) AST, skip func(AST) bool) AST {
4735 func (mn *ModuleName) GoString() string {
4739 func (mn *ModuleName) goString(indent int, field string) string {
/aosp_15_r20/build/blueprint/
H A Dsingleton_ctx.go35 ModuleName(module Module) string methodSpec
199 func (s *singletonContext) ModuleName(logicModule Module) string { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h91 std::string ModuleName; variable

123456