Searched refs:ParseSEHDirectiveAllocStack (Results 1 – 2 of 2) sorted by relevance
53 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);68 addDirectiveHandler<&COFFMasmParser::ParseSEHDirectiveAllocStack>( in Initialize()518 bool COFFMasmParser::ParseSEHDirectiveAllocStack(StringRef Directive, in ParseSEHDirectiveAllocStack() function in COFFMasmParser
89 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()138 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);699 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc Loc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser