Searched defs:SetIdentifier (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp835 void SetIdentifier(uint64_t identifier) { m_identifier = identifier; } function in class:curses::Menu
1625 void SetIdentifier(uint64_t identifier) { m_identifier = identifier; } function in class:TreeItem
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2180 void SetIdentifier(IdentifierInfo *Id, SourceLocation IdLoc) { function in class:clang::Declarator

Completed in 121 milliseconds