Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2991 bool IsConditionalOperator = false);
2994 bool IsConditionalOperator = false);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10753 bool IsConditionalOperator) { in mergeFunctionTypes() argument
10834 bool NoReturn = IsConditionalOperator in mergeFunctionTypes()
10865 if (IsConditionalOperator) in mergeFunctionTypes()
10996 bool IsConditionalOperator) { in mergeTypes() argument
11287 /*AllowCXX=*/false, IsConditionalOperator); in mergeTypes()