HomeSort by relevance Sort by last modified time
    Searched defs:CudaHostAction (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
Action.cpp 60 void CudaHostAction::anchor() {}
62 CudaHostAction::CudaHostAction(Action *Input, const ActionList &DeviceActions)
  /external/clang/include/clang/Driver/
Action.h 182 class CudaHostAction : public Action {
187 CudaHostAction(Action *Input, const ActionList &DeviceActions);

Completed in 53 milliseconds