Home
last modified time | relevance | path

Searched defs:ExportSymbols (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2029 unsigned ExportSymbols : 1; variable
2031 DINamespace(LLVMContext &Context, StorageType Storage, bool ExportSymbols, in DINamespace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1635 bool ExportSymbols = Record[0] & 2; in parseOneMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp819 bool ExportSymbols) { in createNameSpace()
DDebugInfoMetadata.cpp696 MDString *Name, bool ExportSymbols, in getImpl()
DDebugInfo.cpp796 LLVMBool ExportSymbols) { in LLVMDIBuilderCreateNameSpace()