Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8588 bool canUseLeft, canUseRight; in mergeFunctionTypes() local
8589 if (!mergeExtParameterInfo(lproto, rproto, canUseLeft, canUseRight, in mergeFunctionTypes()
8593 if (!canUseLeft) in mergeFunctionTypes()