Searched defs:InProgressFullLookupState (Results 1 – 2 of 2) sorted by relevance
854 friend class InProgressFullLookupState; variable1375 friend class InProgressFullLookupState; variable
563 class InProgressFullLookupState : public InProgressLookupState { class565 InProgressFullLookupState(LookupKind K, JITDylibSearchOrder SearchOrder, in InProgressFullLookupState() function in llvm::orc::InProgressFullLookupState