Home
last modified time | relevance | path

Searched defs:DeclFile (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/
DDIContext.h118 std::string DeclFile; member
127 std::string DeclFile; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h122 std::string DeclFile; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1199 std::string DeclFile = DIE.getDeclFile(FileNameKind); in getFunctionNameAndStartLineForAddress() local