Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-case.cpp112 std::string typeStr{type ? type->AsFortran() : "typeless"s}; GetValue() local
/llvm-project/mlir/lib/AsmParser/
H A DDialectSymbolParser.cpp375 Type mlir::parseType(StringRef typeStr, MLIRContext *context, size_t *numRead, in parseType()
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp3481 std::string typeStr; global() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1155 std::string typeStr; PushProperty() local