26 Name.append(BaseClassDelim);
30 llvm::StringRef Delim) {
31 Offsets.push_back(Name.size());
32 if (!Name.empty() && !Name.ends_with(BaseClassDelim))
38 llvm::raw_svector_ostream OS(Name);
39 Offsets.push_back(Name.size());
40 OS << ArrayIndexDelim;
Defines the C++ Decl subclasses, other than those for templates (found in DeclTemplate....
C Language Family Type Representation.
void pushName(llvm::StringRef N)
void pushArrayIndex(uint64_t Index)
void pushBaseName(llvm::StringRef N)
The JSON file list parser is used to communicate input to InstallAPI.