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

  /external/chromium_org/webkit/browser/appcache/
appcache_entry.h 46 bool IsExplicit() const { return (types_ & EXPLICIT) != 0; }
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 212 milliseconds