Home
last modified time | relevance | path

Searched defs:FirstFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp1657 diagnoseMismatch(const FunctionDecl * FirstFunction,const FunctionDecl * SecondFunction) const diagnoseMismatch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1803 replaceArgumentUses(OutlinableRegion & Region,DenseMap<Value *,BasicBlock * > & OutputBBs,const DenseMap<Value *,Value * > & OutputMappings,bool FirstFunction=false) replaceArgumentUses() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10007 FunctionDecl *FirstFunction = Merge.first; diagnoseOdrViolations() local