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

  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 446 StringRef ParentName;
454 CXCursorKind ParentKind, StringRef ParentName);
494 return ParentName;
571 StringRef ParentName;
633 StringRef getParentName() const { return ParentName; }
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 176 milliseconds