Searched refs:hasValidPlusPrefix (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h610 bool hasValidPlusPrefix() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp930 bool PrintfSpecifier::hasValidPlusPrefix() const { function in class:PrintfSpecifier
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8123 if (!FS.hasValidPlusPrefix())

Completed in 750 milliseconds