Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp4253 bool AnyPacks = false; in getFunctionTypeInternal() local
4256 AnyPacks = true; in getFunctionTypeInternal()
4259 if (!AnyPacks) in getFunctionTypeInternal()