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

References

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  620   case BI_FUNCTION_BLOCK_ID: {
  741   case BI_FUNCTION_BLOCK_ID:
  780     case BI_FUNCTION_BLOCK_ID: {
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  120           {BI_FUNCTION_BLOCK_ID, "FunctionBlock"},
  230         {BI_FUNCTION_BLOCK_ID,
  536   StreamSubBlockGuard Block(Stream, BI_FUNCTION_BLOCK_ID);