Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp8897 bool canUseLeft, canUseRight; in mergeFunctionTypes() local
8898 if (!mergeExtParameterInfo(lproto, rproto, canUseLeft, canUseRight, in mergeFunctionTypes()
8904 if (!canUseRight) in mergeFunctionTypes()