Searched defs:FirstFunction (Results 1 – 3 of 3) sorted by relevance
1657 diagnoseMismatch(const FunctionDecl * FirstFunction,const FunctionDecl * SecondFunction) const diagnoseMismatch() argument [all...]
1803 replaceArgumentUses(OutlinableRegion & Region,DenseMap<Value *,BasicBlock * > & OutputBBs,const DenseMap<Value *,Value * > & OutputMappings,bool FirstFunction=false) replaceArgumentUses() argument
10007 FunctionDecl *FirstFunction = Merge.first; diagnoseOdrViolations() local