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

  /external/clang/include/clang/AST/
NestedNameSpecifier.h 81 TypeSpec,
  /external/clang/utils/TableGen/
NeonEmitter.cpp 99 // TypeSpec
102 /// A TypeSpec is just a simple wrapper around a string, but gets its own type
105 /// A TypeSpec can be used to create a type.
106 class TypeSpec : public std::string {
108 static std::vector<TypeSpec> fromTypeSpecs(StringRef Str) {
109 std::vector<TypeSpec> Ret;
110 TypeSpec Acc;
114 Ret.push_back(TypeSpec(Acc));
131 TypeSpec TS;
135 // they are not related to the type. But they live in the TypeSpec (not th
    [all...]
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 

Completed in 96 milliseconds