Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9424 bool allLTypes = true; in mergeFunctionTypes() local
9454 allLTypes = false; in mergeFunctionTypes()
9486 allLTypes = false; in mergeFunctionTypes()
9514 allLTypes = false; in mergeFunctionTypes()
9538 allLTypes = false; in mergeFunctionTypes()
9543 if (allLTypes) return lhs; in mergeFunctionTypes()
9554 if (rproto) allLTypes = false; in mergeFunctionTypes()
9582 if (allLTypes) return lhs; in mergeFunctionTypes()
9590 if (allLTypes) return lhs; in mergeFunctionTypes()