Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp4431 bool AnyPacks = false; in getFunctionTypeInternal() local
4434 AnyPacks = true; in getFunctionTypeInternal()
4437 if (!AnyPacks) in getFunctionTypeInternal()