HomeSort by relevance Sort by last modified time
    Searched refs:TypeNameMap (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.cc 59 typedef hash_map<string, FieldDescriptorProto::Type> TypeNameMap;
61 TypeNameMap MakeTypeNameTable() {
62 TypeNameMap result;
85 const TypeNameMap kTypeNames = MakeTypeNameTable();
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.h 257 std::map<const Type *, std::string> TypeNameMap;
NVPTXAsmPrinter.cpp     [all...]

Completed in 1312 milliseconds