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

References

tools/llvm-c-test/echo.cpp
  411       for (unsigned k = 0, e = LLVMGetLastEnumAttributeKind(); k < e; ++k) {
  411       for (unsigned k = 0, e = LLVMGetLastEnumAttributeKind(); k < e; ++k) {
  412         if (auto SrcA = LLVMGetCallSiteEnumAttribute(Src, i, k)) {
  414           auto A = LLVMCreateEnumAttribute(Ctx, k, Val);