Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ObjectYAML/
DDWARFYAMLTest.cpp23 [](const SMDiagnostic &Diag, void *DiagContext) { in parseDWARFYAML()
/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h91 void *DiagContext = nullptr; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h67 void *DiagContext; 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-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h239 void *DiagContext = nullptr; member
/external/llvm-project/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-project/llvm/lib/IR/
DLLVMContext.cpp110 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/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h192 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/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1647 StringRef YAMLFilePath, void *DiagContext, in create()
1924 StringRef YAMLFilePath, void *DiagContext, in getVFSFromYAML()
1960 void *DiagContext, in collectVFSFromYAML()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1389 StringRef YAMLFilePath, void *DiagContext, in create()
1584 void *DiagContext, in getVFSFromYAML()
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp1055 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections()
/external/llvm-project/clang/lib/APINotes/
DAPINotesYAMLCompiler.cpp581 void *DiagContext) { in parseAPINotes()