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

  /external/clang/tools/libclang/
CXCursor.cpp 874 CXCursor C = { CXCursor_LabelRef, 0, { Label, RawLoc, TU } };
880 assert(C.kind == CXCursor_LabelRef);
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 2078 milliseconds