Searched defs:infer (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ | ||
H A D | RangeConstraintManager.cpp | 885 RangeSet infer(SymbolRef Sym) { in infer() function in __anon0bb35a870411::SymbolicRangeInferrer |
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ | ||
H A D | opover.d | 1793 private bool matchParamsToOpApply(TypeFunction tf, Parameters* parameters, bool infer) in matchParamsToOpApply() |