Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp7345 bool allLTypes = true; in mergeFunctionTypes() local
7374 allLTypes = false; in mergeFunctionTypes()
7402 allLTypes = false; in mergeFunctionTypes()
7446 allLTypes = false; in mergeFunctionTypes()
7451 if (allLTypes) return lhs; in mergeFunctionTypes()
7460 if (rproto) allLTypes = false; in mergeFunctionTypes()
7487 if (allLTypes) return lhs; in mergeFunctionTypes()
7495 if (allLTypes) return lhs; in mergeFunctionTypes()