/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTImporter.h | 351 llvm::Expected<const Decl *> Import(const Decl *FromD) { in Import() function
|
D | ASTContext.h | 892 ImportDecl *Import = nullptr; variable 902 explicit import_iterator(ImportDecl *Import) : Import(Import) {} in import_iterator() 1017 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ASTImporter.h | 351 llvm::Expected<const Decl *> Import(const Decl *FromD) { in Import() function
|
D | ASTContext.h | 900 ImportDecl *Import = nullptr; variable 910 explicit import_iterator(ImportDecl *Import) : Import(Import) {} in import_iterator() 1025 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTImporter.h | 351 llvm::Expected<const Decl *> Import(const Decl *FromD) { in Import() function
|
D | ASTContext.h | 895 ImportDecl *Import = nullptr; variable 905 explicit import_iterator(ImportDecl *Import) : Import(Import) {} in import_iterator() 1020 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTImporter.h | 351 llvm::Expected<const Decl *> Import(const Decl *FromD) { in Import() function
|
D | ASTContext.h | 895 ImportDecl *Import = nullptr; variable 905 explicit import_iterator(ImportDecl *Import) : Import(Import) {} in import_iterator() 1020 static ImportDecl *getNextLocalImport(ImportDecl *Import) { in getNextLocalImport()
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/platform/ |
H A D | C2SurfaceSyncObj.cpp | 87 std::shared_ptr<C2SurfaceSyncMemory> C2SurfaceSyncMemory::Import( in Import() function in C2SurfaceSyncMemory
|
/aosp_15_r20/external/armnn/src/backends/cl/ |
H A D | ClImportTensorHandle.hpp | 92 virtual bool Import(void* memory, MemorySource source) override in Import() function in armnn::ClImportTensorHandle
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 69 for (auto *Import : CU->getImportedEntities()) { in processModule() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | Gralloc.cpp | 109 std::optional<GrallocBuffer> Gralloc::Import(buffer_handle_t buffer) { in Import() function in aidl::android::hardware::graphics::composer3::impl::Gralloc
|
/aosp_15_r20/external/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 220 for (const auto &Import : Imports) { in importFunctions() local
|
/aosp_15_r20/external/perfetto/src/protozero/test/ |
H A D | protozero_conformance_unittest.cc | 160 TEST(ProtoZeroConformanceTest, Import) { in TEST() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | SemaInternal.h | 57 if (auto *Import = D->getAttr<DLLImportAttr>()) in getDLLAttr() local
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | SemaInternal.h | 96 if (auto *Import = D->getAttr<DLLImportAttr>()) in getDLLAttr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | SemaInternal.h | 57 if (auto *Import = D->getAttr<DLLImportAttr>()) in getDLLAttr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | SemaInternal.h | 57 if (auto *Import = D->getAttr<DLLImportAttr>()) in getDLLAttr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | SemaInternal.h | 57 if (auto *Import = D->getAttr<DLLImportAttr>()) in getDLLAttr() local
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ |
H A D | import_statement.py | 108 class Import(base_symbol.AnnotatedSymbol): class
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | ObjectFilePCHContainerOperations.cpp | 74 auto *Import = cast<ImportDecl>(D); in VisitImportDecl() local
|
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/builders/ |
H A D | nogo_main.go | 573 func (i *importer) Import(path string) (*types.Package, error) { func
|
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/tests/ |
H A D | allocator.cpp | 137 IpcMutex *IpcMutex::Import(void *pMutex) { in Import() function in IpcMutex
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/tests/ |
H A D | allocator.cpp | 137 IpcMutex *IpcMutex::Import(void *pMutex) { in Import() function in IpcMutex
|
/aosp_15_r20/external/tensorflow/tensorflow/examples/custom_ops_doc/simple_hash_table/ |
H A D | simple_hash_table_kernel.cc | 92 Status Import(const Tensor& keys, const Tensor& values) { in Import() function in tensorflow::custom_op_examples::SimpleHashTableResource
|