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

  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 101 LLVMContext &LLVMCtx = MMI->getModule()->getContext();
103 if (LLVMCtx.getInlineAsmDiagnosticHandler() != nullptr) {
107 DiagInfo.DiagHandler = LLVMCtx.getInlineAsmDiagnosticHandler();
108 DiagInfo.DiagContext = LLVMCtx.getInlineAsmDiagnosticContext();
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 50 milliseconds