Home
last modified time | relevance | path

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

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