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

  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 299 enum CXCursorKind ContainerKind;
330 ContainerKind(CXCursor_InvalidCode), ContainerIsIncomplete(1) {
594 AllocatedResults.ContainerKind = clang_getCursorKind(cursor);
609 AllocatedResults.ContainerKind = CXCursor_InvalidCode;
897 return Results->ContainerKind;
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
descriptor_containers.cc 134 enum ContainerKind {
    [all...]

Completed in 162 milliseconds