Home
last modified time | relevance | path

Searched defs:AllowRewrittenCandidates (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DOverload.h1025 bool AllowRewrittenCandidates; global() member
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14454 CreateOverloadedBinOp(SourceLocation OpLoc,BinaryOperatorKind Opc,const UnresolvedSetImpl & Fns,Expr * LHS,Expr * RHS,bool PerformADL,bool AllowRewrittenCandidates,FunctionDecl * DefaultedFn) CreateOverloadedBinOp() argument