Searched defs:Fns (Results 1 – 4 of 4) sorted by relevance
468 const std::vector<Function*> &Fns) in ReduceMiscompiledBlocks()
389 void setPredicateFns(const std::vector<TreePredicateFn> &Fns) { in setPredicateFns()
5746 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates()8146 ADLResult Fns; in AddArgumentDependentLookupCandidates() local10686 const UnresolvedSetImpl &Fns, in CreateOverloadedUnaryOp()10875 const UnresolvedSetImpl &Fns, in CreateOverloadedBinOp()
597 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()