Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Exchange/
DJSONExporter.cpp598 static Type *parseTextType(const std::string &TypeTextRepresentation, in parseTextType() argument
615 auto It = MapStrToType.find(TypeTextRepresentation); in parseTextType()
620 << TypeTextRepresentation << "\n"; in parseTextType()