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

Declarations

tools/clang/include/clang-c/Documentation.h
  435 unsigned clang_TParamCommandComment_isParamPositionValid(CXComment Comment);

References

tools/clang/tools/c-index-test/c-index-test.c
  587     if (clang_TParamCommandComment_isParamPositionValid(Comment)) {