Home
last modified time | relevance | path

Searched defs:variadic (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DCTFTypes.h150 bool variadic = false; member
H A DSymbolFileCTF.cpp656 bool variadic = false; in ParseType() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp482 bool variadic = false) { in getSimpleFunctionType()
H A DRewriteModernObjC.cpp577 getSimpleFunctionType(QualType result,ArrayRef<QualType> args,bool variadic=false) getSimpleFunctionType() argument