Searched refs:DeviceTU (Results 1 – 1 of 1) sorted by relevance
589 llvm::Expected<TranslationUnitDecl *> DeviceTU = DeviceParser->Parse(Code); in Parse() local590 if (auto E = DeviceTU.takeError()) in Parse()593 RegisterPTU(*DeviceTU, nullptr, DeviceAct.get()); in Parse()