Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10758 bool allLTypes = true; in mergeFunctionTypes() local
10788 allLTypes = false; in mergeFunctionTypes()
10838 allLTypes = false; in mergeFunctionTypes()
10875 allLTypes = false; in mergeFunctionTypes()
10887 allLTypes = false; in mergeFunctionTypes()
10911 allLTypes = false; in mergeFunctionTypes()
10916 if (allLTypes) return lhs; in mergeFunctionTypes()
10929 if (rproto) allLTypes = false; in mergeFunctionTypes()
10957 if (allLTypes) return lhs; in mergeFunctionTypes()
10967 if (allLTypes) return lhs; in mergeFunctionTypes()