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

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 2614 CXCursor_AnnotateAttr = 406,
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.cpp 56 return CXCursor_AnnotateAttr;
CIndex.cpp 4754 if (C.kind == CXCursor_AnnotateAttr) {
4862 // FIXME: A CXCursor_AnnotateAttr should give the location of the annotation
5457 case CXCursor_AnnotateAttr:

Completed in 55 milliseconds