Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp9394 bool canUseLeft, canUseRight; in mergeFunctionTypes() local
9395 if (!mergeExtParameterInfo(lproto, rproto, canUseLeft, canUseRight, in mergeFunctionTypes()
9401 if (!canUseRight) in mergeFunctionTypes()