Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1371 IdentifierID TagID = Implementation->getIdentifier(Name); in addTag() local
1372 ContextTableKey Key(Ctx, TagID); in addTag()