HomeSort by relevance Sort by last modified time
    Searched defs:ARE (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 63 const Expr *ARE = AR->getExpr();
64 SourceLocation L = ARE->getLocStart();
65 range = ARE->getSourceRange();
  /external/valgrind/helgrind/
libhb_core.c 142 some effort to make them as small as possible. Logically they are
163 NB2: thrid values are issued upwards from 1024, and values less
165 will do, so long as they are unique), but it does help ensure they
166 are less likely to get confused with the various other kinds of
171 NB3: this probably also relies on the fact that Thr's are never
226 /* In the lines, each 8 bytes are treated individually, and are mapped
241 /* tags are separated from lines. tags are Addrs and are
    [all...]

Completed in 85 milliseconds