Searched refs:IdLocListType (Results 1 – 2 of 2) sorted by relevance
404 using IdLocListType = std::vector<std::pair<unsigned, LocTy>>; variable406 IdLocListType &IdLocList);408 IdLocListType &IdLocList);
9420 IdLocListType &IdLocList) { in parseParamAccessCall()9451 IdLocListType &IdLocList) { in parseParamAccess()9491 IdLocListType VContexts; in parseOptionalParamAccesses()9508 IdLocListType::const_iterator ItContext = VContexts.begin(); in parseOptionalParamAccesses()