Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp52 AddDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProc>( in Initialize()
108 bool ParseSEHDirectiveEndProc(StringRef, SMLoc);
235 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc) { in ParseSEHDirectiveEndProc() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp66 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProc>( in Initialize()
127 bool ParseSEHDirectiveEndProc(StringRef, SMLoc);
550 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc) { in ParseSEHDirectiveEndProc() function in COFFAsmParser