Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h418 IdLocListType &IdLocList);
420 IdLocListType &IdLocList);
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9881 IdLocListType &IdLocList) { in parseParamAccessCall() argument
9894 IdLocList.emplace_back(GVId, Loc); in parseParamAccessCall()
9912 IdLocListType &IdLocList) { in parseParamAccess() argument
9926 if (parseParamAccessCall(Call, IdLocList)) in parseParamAccess()