Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1454 IdentifierID TypedefID = Implementation->getIdentifier(Name); in addTypedef() local
1455 SingleDeclTableKey Key(Ctx, TypedefID); in addTypedef()