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.h3195 bool IsConditionalOperator = false);
3198 bool IsConditionalOperator = false);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11326 bool IsConditionalOperator) { in mergeFunctionTypes() argument
11407 bool NoReturn = IsConditionalOperator in mergeFunctionTypes()
11438 if (IsConditionalOperator) in mergeFunctionTypes()
11585 bool IsConditionalOperator) { in mergeTypes() argument
11877 /*AllowCXX=*/false, IsConditionalOperator); in mergeTypes()