Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.h407 bool ParseExceptionArgs(SmallVectorImpl<Value *> &Args,
DLLParser.cpp5358 bool LLParser::ParseExceptionArgs(SmallVectorImpl<Value *> &Args, in ParseExceptionArgs() function in LLParser
5505 if (ParseExceptionArgs(Args, PFS)) in ParseCatchPad()
5528 if (ParseExceptionArgs(Args, PFS)) in ParseCleanupPad()