Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/TableGen/
DFormat.cpp62 FmtContext::PHKind FmtContext::getPlaceHolderKind(StringRef str) { in getPlaceHolderKind() function in FmtContext
116 auto placeholder = FmtContext::getPlaceHolderKind(fmt.substr(1, end - 1)); in splitFmtSegment()
/external/llvm-project/mlir/include/mlir/TableGen/
DFormat.h64 static PHKind getPlaceHolderKind(StringRef str);