Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp1662 const FunctionDecl *FirstFunction, in diagnoseMismatch()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1806 bool FirstFunction = false) { in replaceArgumentUses()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10203 FunctionDecl *FirstFunction = Merge.first; in diagnoseOdrViolations() local