Searched refs:ParseDirectiveSafeSEH (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp68 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSafeSEH>(".safeseh");
124 bool ParseDirectiveSafeSEH(StringRef, SMLoc);
518 bool COFFAsmParser::ParseDirectiveSafeSEH(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 107 milliseconds