Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4323 bool AnyPacks = false; in getFunctionTypeInternal() local
4326 AnyPacks = true; in getFunctionTypeInternal()
4329 if (!AnyPacks) in getFunctionTypeInternal()