Searched defs:Fns (Results 1 – 5 of 5) sorted by relevance
454 const std::vector<Function*> &Fns) in ReduceMiscompiledBlocks()
389 void setPredicateFns(const std::vector<TreePredicateFn> &Fns) { in setPredicateFns()
361 tryInterproceduralAnalysis(const SmallVectorImpl<Function *> &Fns, in tryInterproceduralAnalysis()
5850 void Sema::AddFunctionCandidates(const UnresolvedSetImpl &Fns, in AddFunctionCandidates()8259 ADLResult Fns; in AddArgumentDependentLookupCandidates() local10851 const UnresolvedSetImpl &Fns, in CreateOverloadedUnaryOp()11040 const UnresolvedSetImpl &Fns, in CreateOverloadedBinOp()
619 void CodeGenModule::EmitCtorList(const CtorList &Fns, const char *GlobalName) { in EmitCtorList()