Searched refs:InProgressFullLookupState (Results 1 – 2 of 2) sorted by relevance
839 friend class InProgressFullLookupState; variable1360 friend class InProgressFullLookupState; variable
562 class InProgressFullLookupState : public InProgressLookupState { class564 InProgressFullLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressFullLookupState() function in llvm::orc::InProgressFullLookupState2098 auto IPLS = std::make_unique<InProgressFullLookupState>( in lookup()