Home
last modified time | relevance | path

Searched defs:IsRegistered (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer.h62 bool IsRegistered(const std::string& name) const { in IsRegistered() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h95 mutable unsigned IsRegistered : 1; variable