Home
last modified time | relevance | path

Searched refs:LLVMDebugVersion7 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h252 if (getVersion() == llvm::LLVMDebugVersion7) in getCompileUnit()
294 if (getVersion() == llvm::LLVMDebugVersion7) in getDirectory()
300 if (getVersion() == llvm::LLVMDebugVersion7) in getFilename()
466 if (getVersion() == llvm::LLVMDebugVersion7) in getCompileUnit()
533 if (getVersion() == llvm::LLVMDebugVersion7) in getFilename()
540 if (getVersion() == llvm::LLVMDebugVersion7) in getDirectory()
579 if (getVersion() == llvm::LLVMDebugVersion7) in getCompileUnit()
626 if (getVersion() == llvm::LLVMDebugVersion7) in getCompileUnit()
739 if (getVersion() == llvm::LLVMDebugVersion7) in getCompileUnit()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h29 LLVMDebugVersion7 = (7 << 16), // Constant for version 7. enumerator