Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6906 bool allLTypes = true; in mergeFunctionTypes() local
6935 allLTypes = false; in mergeFunctionTypes()
6963 allLTypes = false; in mergeFunctionTypes()
7010 allLTypes = false; in mergeFunctionTypes()
7015 if (allLTypes) return lhs; in mergeFunctionTypes()
7024 if (rproto) allLTypes = false; in mergeFunctionTypes()
7052 if (allLTypes) return lhs; in mergeFunctionTypes()
7060 if (allLTypes) return lhs; in mergeFunctionTypes()