Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h543 void setHasThousandsGrouping(const char *position) { in setHasThousandsGrouping() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DPrintfFormatString.cpp198 FS.setHasThousandsGrouping(I); in ParsePrintfSpecifier()