HomeSort by: relevance | last modified time | path
    Searched refs:setDiagnosticsHotnessRequested (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMRemarkStreamer.cpp 97 Context.setDiagnosticsHotnessRequested(true);
144 Context.setDiagnosticsHotnessRequested(true);
LLVMContext.cpp 128 void LLVMContext::setDiagnosticsHotnessRequested(bool Requested) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LLVMContext.h 203 void setDiagnosticsHotnessRequested(bool Requested);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp 326 Ctx.setDiagnosticsHotnessRequested(true);

Completed in 52 milliseconds