Searched defs:InProgressFullLookupState (Results 1 – 2 of 2) sorted by relevance
874 friend class InProgressFullLookupState; variable1433 friend class InProgressFullLookupState; variable
583 class InProgressFullLookupState : public InProgressLookupState { class585 InProgressFullLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressFullLookupState() function in llvm::orc::InProgressFullLookupState