Home
last modified time | relevance | path

Searched refs:IdLocListType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h420 using IdLocListType = std::vector<std::pair<unsigned, LocTy>>; variable
422 IdLocListType &IdLocList);
424 IdLocListType &IdLocList);
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10209 IdLocListType &IdLocList) { in parseParamAccessCall()
10240 IdLocListType &IdLocList) { in parseParamAccess()
10280 IdLocListType VContexts; in parseOptionalParamAccesses()
10297 IdLocListType::const_iterator ItContext = VContexts.begin(); in parseOptionalParamAccesses()