Home
last modified time | relevance | path

Searched refs:mergeImportModuleAttr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp7319 Sema::mergeImportModuleAttr(Decl *D, const WebAssemblyImportModuleAttr &AL) { in mergeImportModuleAttr() function in Sema
H A DSemaDecl.cpp2870 NewAttr = S.mergeImportModuleAttr(D, *IMA); in mergeDeclAttribute()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3575 WebAssemblyImportModuleAttr *mergeImportModuleAttr(