Searched defs:hasTargetMachine (Results 1 – 2 of 2) sorted by relevance
229 bool hasTargetMachine() const { return TargetMachineCtorFn != 0; } in hasTargetMachine() function
277 bool hasTargetMachine() const { return TargetMachineCtorFn != nullptr; } in hasTargetMachine() function