Searched defs:Fns (Results 1 – 4 of 4) sorted by relevance
467 const std::vector<Function*> &Fns) in ReduceMiscompiledBlocks()
385 void setPredicateFns(const std::vector<TreePredicateFn> &Fns) { in setPredicateFns()
5582 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates()7959 ADLResult Fns; in AddArgumentDependentLookupCandidates() local10425 const UnresolvedSetImpl &Fns, in CreateOverloadedUnaryOp()10619 const UnresolvedSetImpl &Fns, in CreateOverloadedBinOp()
552 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()