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

  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 131 mutable unsigned NumLocations;
133 LibCallInfo() : Impl(nullptr), Locations(nullptr), NumLocations(0) {}
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 271 milliseconds