Home
last modified time | relevance | path

Searched defs:typeID (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashUIApplication.cpp225 LeashUIApplication::OnViewChanged(UINT32 viewId, UI_VIEWTYPE typeID, in OnViewChanged()
273 LeashUIApplication::OnCreateUICommand(UINT32 commandId, UI_COMMANDTYPE typeID, in OnCreateUICommand()
287 LeashUIApplication::OnDestroyUICommand(UINT32 commandId, UI_COMMANDTYPE typeID, in OnDestroyUICommand()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp884 for (const auto &typeID : Index.typeIdCompatibleVtableMap()) { in getVisibleToRegularObjVtableGUIDs() local