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

  /external/clang/tools/libclang/
CXCursor.cpp 744 CXCursor C = { CXCursor_NamespaceRef, 0, { NS, RawLoc, TU } };
750 assert(C.kind == CXCursor_NamespaceRef);
    [all...]
CXType.cpp 211 case CXCursor_NamespaceRef:
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 48 milliseconds