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

  /external/clang/lib/CodeGen/
CodeGenModule.h 295 CGOpenCLRuntime* OpenCLRuntime;
502 assert(OpenCLRuntime != nullptr);
503 return *OpenCLRuntime;
    [all...]