Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDIdentifierTable.cpp284 tok::NotableIdentifierKind BTID, in AddNotableIdentifier() argument
287 if (BTID != tok::not_notable) { in AddNotableIdentifier()
289 Info.setNotableIdentifierID(BTID); in AddNotableIdentifier()