Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRDiagsEmitter.cpp1652 const FunctionDecl *FirstFunction, in diagnoseMismatch()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1809 bool FirstFunction = false) { in replaceArgumentUses()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9734 FunctionDecl *FirstFunction = Merge.first; in diagnoseOdrViolations() local