Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp314 Info.setNotableIdentifierID(BTID); in AddNotableIdentifier()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h394 void setNotableIdentifierID(unsigned ID) { in setNotableIdentifierID() function