Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp414 bool ScanfSpecifier::fixType(QualType QT, QualType RawQT, in fixType() argument
448 if (const ConstantArrayType *CAT = Ctx.getAsConstantArrayType(RawQT)) { in fixType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h699 bool fixType(QualType QT, QualType RawQT, const LangOptions &LangOpt,