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

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
H A DCOFFAsmParser.cpp66 AddDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>(
115 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
322 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { function in class:COFFAsmParser
/external/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp80 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>(
134 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
637 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 171 milliseconds