Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp294 bool has_object; member in LPObjectCache
299 has_object = false; in LPObjectCache()
306 if (has_object) in notifyObjectCompiled()
308 has_object = true; in notifyObjectCompiled()
/external/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/
DMarshalling.cpp199 if (!Message.has_object()) in fromProtobuf()