Searched refs:ConfigMacrosLen (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | DebugInfo.h | 292 const char *ConfigMacros, size_t ConfigMacrosLen,
|
/external/llvm-project/llvm/include/llvm-c/ |
D | DebugInfo.h | 299 const char *ConfigMacros, size_t ConfigMacrosLen,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 783 const char *ConfigMacros, size_t ConfigMacrosLen, in LLVMDIBuilderCreateModule() argument 788 StringRef(ConfigMacros, ConfigMacrosLen), in LLVMDIBuilderCreateModule()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfo.cpp | 822 const char *ConfigMacros, size_t ConfigMacrosLen, in LLVMDIBuilderCreateModule() argument 827 StringRef(ConfigMacros, ConfigMacrosLen), in LLVMDIBuilderCreateModule()
|