HomeSort by relevance Sort by last modified time
    Searched refs:clang_TParamCommandComment_isParamPositionValid (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang-c/
Documentation.h 435 unsigned clang_TParamCommandComment_isParamPositionValid(CXComment Comment);
  /external/clang/tools/libclang/
CXComment.cpp 320 unsigned clang_TParamCommandComment_isParamPositionValid(CXComment CXC) {
  /external/clang/tools/c-index-test/
c-index-test.c 491 if (clang_TParamCommandComment_isParamPositionValid(Comment)) {
    [all...]

Completed in 3371 milliseconds