Home
last modified time | relevance | path

Searched defs:FormatIdx (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DBuiltins.cpp176 isLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg,const char * Fmt) const isLike() argument
199 isPrintfLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg) isPrintfLike() argument
204 isScanfLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg) isScanfLike() argument
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5253 unsigned FormatIdx = i; BuiltinOSLogFormat() local
6151 unsigned FormatIdx; global() member in __anond0e4d2a41b11::CheckFormatHandler
[all...]
H A DSemaDeclAttr.cpp3482 mergeFormatAttr(Decl * D,const AttributeCommonInfo & CI,IdentifierInfo * Format,int FormatIdx,int FirstArg) mergeFormatAttr() argument
H A DSemaDecl.cpp16406 unsigned FormatIdx; AddKnownFunctionAttributes() local
/llvm-project/clang/include/clang/Sema/
H A DSema.h2186 unsigned FormatIdx; global() member