Home
last modified time | relevance | path

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

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