Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp572 auto variableName = nameMap.lookup(variableID).str(); in processGlobalVariable() local
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1512 const auto &variableName{variable.GetSource().ToString()}; in IsOperatorValid() local