Searched defs:Cand1 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCBranchCoalescing.cpp | 731 CoalescingCandidateInfo Cand1, Cand2; in runOnMachineFunction() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 10024 compareEnableIfAttrs(const Sema & S,const FunctionDecl * Cand1,const FunctionDecl * Cand2) compareEnableIfAttrs() argument 10063 isBetterMultiversionCandidate(const OverloadCandidate & Cand1,const OverloadCandidate & Cand2) isBetterMultiversionCandidate() argument 10182 sameFunctionParameterTypeLists(Sema & S,const OverloadCandidate & Cand1,const OverloadCandidate & Cand2) sameFunctionParameterTypeLists() argument 10218 isBetterOverloadCandidate(Sema & S,const OverloadCandidate & Cand1,const OverloadCandidate & Cand2,SourceLocation Loc,OverloadCandidateSet::CandidateSetKind Kind) isBetterOverloadCandidate() argument [all...] |