HomeSort by relevance Sort by last modified time
    Searched refs:StringMap (Results 1 - 25 of 1367) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 20 #include "llvm/ADT/StringMap.h"
30 /// This consumer collects the bodies of function definitions into a StringMap
34 ModelConsumer(llvm::StringMap<Stmt *> &Bodies);
39 llvm::StringMap<Stmt *> &Bodies;
  /external/llvm/include/llvm/Transforms/IPO/
FunctionImport.h 13 #include "llvm/ADT/StringMap.h"
40 typedef StringMap<FunctionsToImportTy> ImportMapTy;
80 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
81 StringMap<FunctionImporter::ImportMapTy> &ImportLists,
82 StringMap<FunctionImporter::ExportSetTy> &ExportLists);
100 /// from each required module path. Use a std::map instead of StringMap to get
104 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
105 const StringMap<FunctionImporter::ImportMapTy> &ImportLists,
110 const StringMap<FunctionImporter::ImportMapTy> &ImportLists);
  /external/llvm/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LibCallSemantics.cpp 17 #include "llvm/ADT/StringMap.h"
21 /// getMap - This impl pointer in ~LibCallInfo is actually a StringMap. This
23 static StringMap<const LibCallFunctionInfo*> *getMap(void *Ptr) {
24 return static_cast<StringMap<const LibCallFunctionInfo*> *>(Ptr);
45 StringMap<const LibCallFunctionInfo*> *Map = getMap(Impl);
48 /// the StringMap to index it.
50 Impl = Map = new StringMap<const LibCallFunctionInfo*>();
55 // We now have the array of entries. Populate the StringMap.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
SpecialCaseList.h 51 #include "llvm/ADT/StringMap.h"
90 StringMap<StringMap<Entry>> Entries;
91 StringMap<StringMap<std::string>> Regexps;
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
StringSet.h 10 // StringSet - A set-like wrapper for the StringMap.
17 #include "llvm/ADT/StringMap.h"
21 /// StringSet - A wrapper for StringMap that provides set-like
25 class StringSet : public llvm::StringMap<char, AllocatorTy> {
26 typedef llvm::StringMap<char, AllocatorTy> base;

Completed in 927 milliseconds

1 2 3 4 5 6 7 8 91011>>