Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVDialect.cpp644 thread_local SetVector<StringRef> structContext; in parseStructType() local
647 StringRef identifier) { in parseStructType()
809 thread_local SetVector<StringRef> structContext; in print() local