HomeSort by: relevance | last modified time | path
    Searched refs:clang_getCursorReferenceNameRange (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 4915 CINDEX_LINKAGE CXSourceRange clang_getCursorReferenceNameRange(
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 1069 RefNameRange = clang_getCursorReferenceNameRange(Cursor,
1078 RefNameRange = clang_getCursorReferenceNameRange(Cursor,
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 6717 CXSourceRange clang_getCursorReferenceNameRange(CXCursor C, unsigned NameFlags,
7459 const CXSourceRange CXRefNameRange = clang_getCursorReferenceNameRange(

Completed in 78 milliseconds