Searched refs:ParseSEHDirectiveAllocStack (Results 1 – 1 of 1) sorted by relevance
80 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()134 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);637 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser