Home
last modified time | relevance | path

Searched defs:hasRawTextSupport (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCNullStreamer.cpp25 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon8d98ff460111::MCNullStreamer
DMCAsmStreamer.cpp106 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon5e40f78c0111::MCAsmStreamer
/external/llvm/include/llvm/MC/
DMCStreamer.h249 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h309 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp96 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anonec2fa12a0111::MCAsmStreamer