Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp10198 bool allLTypes = true; in mergeFunctionTypes() local
10228 allLTypes = false; in mergeFunctionTypes()
10278 allLTypes = false; in mergeFunctionTypes()
10306 allLTypes = false; in mergeFunctionTypes()
10330 allLTypes = false; in mergeFunctionTypes()
10335 if (allLTypes) return lhs; in mergeFunctionTypes()
10346 if (rproto) allLTypes = false; in mergeFunctionTypes()
10374 if (allLTypes) return lhs; in mergeFunctionTypes()
10382 if (allLTypes) return lhs; in mergeFunctionTypes()