Home
last modified time | relevance | path

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

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