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.cpp11331 bool allLTypes = true; in mergeFunctionTypes() local
11361 allLTypes = false; in mergeFunctionTypes()
11411 allLTypes = false; in mergeFunctionTypes()
11448 allLTypes = false; in mergeFunctionTypes()
11460 allLTypes = false; in mergeFunctionTypes()
11484 allLTypes = false; in mergeFunctionTypes()
11489 if (allLTypes) return lhs; in mergeFunctionTypes()
11502 if (rproto) allLTypes = false; in mergeFunctionTypes()
11530 if (allLTypes) return lhs; in mergeFunctionTypes()
11540 if (allLTypes) return lhs; in mergeFunctionTypes()