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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 2877 clang_getCursorAvailability(CXCursor cursor);
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 1628 self._availability = conf.lib.clang_getCursorAvailability(self)
3565 ("clang_getCursorAvailability",
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 832 switch (clang_getCursorAvailability(Cursor)) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 7963 enum CXAvailabilityKind clang_getCursorAvailability(CXCursor cursor) {

Completed in 85 milliseconds