Home
last modified time | relevance | path

Searched defs:DiagContext (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h67 void *DiagContext; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DSourceMgr.h91 void *DiagContext = nullptr; variable
/external/llvm/include/llvm/Support/
DSourceMgr.h72 void *DiagContext; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h101 void *DiagContext = nullptr; variable
/external/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h229 void *DiagContext = nullptr; member
/external/llvm/lib/IR/
DLLVMContext.cpp173 void *DiagContext) { in setInlineAsmDiagnosticHandler()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h241 void *DiagContext = nullptr; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h239 void *DiagContext = nullptr; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp99 void *DiagContext) { in setInlineAsmDiagnosticHandler()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp47 void *DiagContext; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h178 void *DiagContext; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1607 StringRef YAMLFilePath, void *DiagContext, in create()
1840 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
1876 void *DiagContext, in collectVFSFromYAML()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1389 StringRef YAMLFilePath, void *DiagContext, in create()
1584 void *DiagContext, in getVFSFromYAML()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DVirtualFileSystem.cpp2132 StringRef YAMLFilePath, void *DiagContext, in create()
2554 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
2601 void *DiagContext, in collectVFSFromYAML()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp1055 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections()