Home
last modified time | relevance | path

Searched defs:HasVAListArg (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DBuiltins.cpp177 isLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg,const char * Fmt) const isLike() argument
200 isPrintfLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg) isPrintfLike() argument
205 isScanfLike(unsigned ID,unsigned & FormatIdx,bool & HasVAListArg) isScanfLike() argument
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16407 bool HasVAListArg; AddKnownFunctionAttributes() local