Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DFormatString.h599 void setMaskType(StringRef S) { MaskType = S; } in setMaskType() function
/external/llvm-project/clang/lib/AST/
DPrintfFormatString.cpp148 FS.setMaskType(MaskType); in ParsePrintfSpecifier()