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

Declarations

tools/clang/tools/extra/clang-doc/BitcodeWriter.h
  205   void emitRecord(int Value, RecordId ID);

References

tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  428   emitRecord(T.Access, MEMBER_TYPE_ACCESS);
  502   emitRecord(I.TagType, RECORD_TAG_TYPE);
  525   emitRecord(I.TagType, BASE_RECORD_TAG_TYPE);
  527   emitRecord(I.Access, BASE_RECORD_ACCESS);
  543   emitRecord(I.Access, FUNCTION_ACCESS);