reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 1576     for (auto *C : Categories) {
 1605       if (Categories.empty())
 1633     Categories.clear();
 3169   Categories.push_back(llvm::ConstantExpr::getBitCast(
 3270   Categories.push_back(llvm::ConstantExpr::getBitCast(
 3607   if (Classes.empty() && Categories.empty() && ConstantStrings.empty() &&
 3733     symtab.addInt(CGM.Int16Ty, Categories.size());
 3738     classList.addAll(Categories);