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.h416 using IdLocListType = std::vector<std::pair<unsigned, LocTy>>; variable
418 IdLocListType &IdLocList);
420 IdLocListType &IdLocList);
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9881 IdLocListType &IdLocList) { in parseParamAccessCall()
9912 IdLocListType &IdLocList) { in parseParamAccess()
9952 IdLocListType VContexts; in parseOptionalParamAccesses()
9969 IdLocListType::const_iterator ItContext = VContexts.begin(); in parseOptionalParamAccesses()