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

  /external/clang/include/clang/Lex/
HeaderMap.h 1 //===--- HeaderMap.h - A file that acts like dir of symlinks ----*- C++ -*-===//
10 // This file defines the HeaderMap interface.
30 /// Implementation for \a HeaderMap that doesn't depend on \a FileManager.
42 /// If the specified relative filename is located in this HeaderMap return
47 /// Return the filename of the headermap.
50 /// Print the contents of this headermap to stderr.
67 class HeaderMap : private HeaderMapImpl {
68 HeaderMap(std::unique_ptr<const llvm::MemoryBuffer> File, bool BSwap)
73 /// look like a HeaderMap, it gives up and returns null.
74 static const HeaderMap *Create(const FileEntry *FE, FileManager &FM)
    [all...]
  /external/webrtc/webrtc/base/
httpcommon.h 290 typedef std::multimap<std::string, std::string, iless> HeaderMap;
291 typedef HeaderMap::const_iterator const_iterator;
292 typedef HeaderMap::iterator iterator;
387 HeaderMap headers_;
  /prebuilts/tools/common/m2/repository/com/squareup/retrofit2/retrofit/2.1.0/
retrofit-2.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 222 milliseconds