Home
last modified time | relevance | path

Searched refs:ParseSEHDirectiveEndProc (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp77 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveEndProc>( in Initialize()
142 bool ParseSEHDirectiveEndProc(StringRef, SMLoc);
636 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc Loc) { 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