Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2902 bool IsConditionalOperator = false);
2905 bool IsConditionalOperator = false);
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10303 bool IsConditionalOperator) { in mergeFunctionTypes() argument
10384 bool NoReturn = IsConditionalOperator in mergeFunctionTypes()
10521 bool IsConditionalOperator) { in mergeTypes() argument
10812 /*AllowCXX=*/false, IsConditionalOperator); in mergeTypes()