Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLParser.h373 IdLocListType &IdLocList);
375 IdLocListType &IdLocList);
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp8959 IdLocListType &IdLocList) { in parseParamAccessCall() argument
8972 IdLocList.emplace_back(GVId, Loc); in parseParamAccessCall()
8990 IdLocListType &IdLocList) { in parseParamAccess() argument
9004 if (parseParamAccessCall(Call, IdLocList)) in parseParamAccess()