Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp10085 bool allLTypes = true; in mergeFunctionTypes() local
10115 allLTypes = false; in mergeFunctionTypes()
10147 allLTypes = false; in mergeFunctionTypes()
10175 allLTypes = false; in mergeFunctionTypes()
10199 allLTypes = false; in mergeFunctionTypes()
10204 if (allLTypes) return lhs; in mergeFunctionTypes()
10215 if (rproto) allLTypes = false; in mergeFunctionTypes()
10243 if (allLTypes) return lhs; in mergeFunctionTypes()
10251 if (allLTypes) return lhs; in mergeFunctionTypes()