Searched defs:GetTypeByID (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | MetadataLoader.h | 41 GetTypeByIDTy GetTypeByID; global() member |
/freebsd/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBModule.cpp | 515 lldb::SBType SBModule::GetTypeByID(lldb::user_id_t uid) { GetTypeByID() function in SBModule |