Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6288 bool allLTypes = true; in mergeFunctionTypes() local
6317 allLTypes = false; in mergeFunctionTypes()
6343 allLTypes = false; in mergeFunctionTypes()
6392 allLTypes = false; in mergeFunctionTypes()
6397 if (allLTypes) return lhs; in mergeFunctionTypes()
6406 if (rproto) allLTypes = false; in mergeFunctionTypes()
6434 if (allLTypes) return lhs; in mergeFunctionTypes()
6443 if (allLTypes) return lhs; in mergeFunctionTypes()