Searched defs:FormatIdx (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | Builtins.cpp | 176 isLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg,const char * Fmt) const isLike() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 5253 unsigned FormatIdx = i; BuiltinOSLogFormat() local |
H A D | SemaDeclAttr.cpp | 3482 mergeFormatAttr(Decl * D,const AttributeCommonInfo & CI,IdentifierInfo * Format,int FormatIdx,int FirstArg) mergeFormatAttr() argument |
H A D | SemaDecl.cpp | 16406 unsigned FormatIdx; AddKnownFunctionAttributes() local |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 2186 unsigned FormatIdx; global() member |