HomeSort by: relevance | last modified time | path
    Searched defs:setAction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/
InputInfo.h 81 void setAction(const Action *A) { Act = A; }
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 91 void setAction(PrePostActionTy &Action) const { PrePostAction = &Action; }

Completed in 15 milliseconds