Searched refs:lac (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h158 LocationOrAnalysisDeclContext lac)
162 Loc(genLocation(SourceLocation(), lac)),
163 Range(genRange(lac)) {
156 PathDiagnosticLocation(const Stmt *s, const SourceManager &sm, LocationOrAnalysisDeclContext lac) argument
/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c1997 int lac; local
2113 for (lac = ac, lav = av; lac != 0; lac--) {
2143 for (lac = ac, lav = av; lac != 0; lac--) {

Completed in 138 milliseconds