Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp7452 bool allLTypes = true; in mergeFunctionTypes() local
7481 allLTypes = false; in mergeFunctionTypes()
7509 allLTypes = false; in mergeFunctionTypes()
7552 allLTypes = false; in mergeFunctionTypes()
7557 if (allLTypes) return lhs; in mergeFunctionTypes()
7566 if (rproto) allLTypes = false; in mergeFunctionTypes()
7593 if (allLTypes) return lhs; in mergeFunctionTypes()
7601 if (allLTypes) return lhs; in mergeFunctionTypes()