Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.h401 bool ParseExceptionArgs(SmallVectorImpl<Value *> &Args,
DLLParser.cpp5139 bool LLParser::ParseExceptionArgs(SmallVectorImpl<Value *> &Args, in ParseExceptionArgs() function in LLParser
5286 if (ParseExceptionArgs(Args, PFS)) in ParseCatchPad()
5309 if (ParseExceptionArgs(Args, PFS)) in ParseCleanupPad()