Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp74 AddDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProlog>( in Initialize()
119 bool ParseSEHDirectiveEndProlog(StringRef, SMLoc);
412 bool COFFAsmParser::ParseSEHDirectiveEndProlog(StringRef, SMLoc) { in ParseSEHDirectiveEndProlog() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp88 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProlog>( in Initialize()
138 bool ParseSEHDirectiveEndProlog(StringRef, SMLoc);
727 bool COFFAsmParser::ParseSEHDirectiveEndProlog(StringRef, SMLoc) { in ParseSEHDirectiveEndProlog() function in COFFAsmParser