Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1379 IdentifierID TypedefID = Implementation->getIdentifier(Name); in addTypedef() local
1380 ContextTableKey Key(Ctx, TypedefID); in addTypedef()