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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp60 addDirectiveHandler<&COFFAsmParser::ParseDirectiveScl>(".scl");
118 bool ParseDirectiveScl(StringRef, SMLoc);
432 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 116 milliseconds