Searched defs:hasMCAsmBackend (Results 1 – 2 of 2) sorted by relevance
232 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != 0; } in hasMCAsmBackend() function
280 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend() function