Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10308 bool allLTypes = true; in mergeFunctionTypes() local
10338 allLTypes = false; in mergeFunctionTypes()
10388 allLTypes = false; in mergeFunctionTypes()
10416 allLTypes = false; in mergeFunctionTypes()
10440 allLTypes = false; in mergeFunctionTypes()
10445 if (allLTypes) return lhs; in mergeFunctionTypes()
10456 if (rproto) allLTypes = false; in mergeFunctionTypes()
10484 if (allLTypes) return lhs; in mergeFunctionTypes()
10492 if (allLTypes) return lhs; in mergeFunctionTypes()