Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9508 bool canUseLeft, canUseRight; in mergeFunctionTypes() local
9509 if (!mergeExtParameterInfo(lproto, rproto, canUseLeft, canUseRight, in mergeFunctionTypes()
9513 if (!canUseLeft) in mergeFunctionTypes()