Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp4338 bool AnyPacks = false; in getFunctionTypeInternal() local
4341 AnyPacks = true; in getFunctionTypeInternal()
4344 if (!AnyPacks) in getFunctionTypeInternal()