Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h84 LastSeenDIE(LastSeenDIE), LastSeenCompileUnitID(CUId) {} in QualifiedNameHash()
111 uint32_t LastSeenCompileUnitID = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp31 if (LastSeenCompileUnitID == U.getUniqueID()) { in setLastSeenDIE()
38 LastSeenCompileUnitID = U.getUniqueID(); in setLastSeenDIE()