Searched defs:addTag (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | SyntheticSections.cpp | 379 void TagSection::addTag(InputTag *tag) { in addTag() function in lld::wasm::TagSection |
/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1375 void APINotesWriter::addTag(std::optional<Context> Ctx, llvm::StringRef Name, addTag() function in clang::api_notes::APINotesWriter |