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

  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 579 CXCursor Referenced;
603 Referenced = clang_getCursorReferenced(Cursor);
604 if (!clang_equalCursors(Referenced, clang_getNullCursor())) {
605 if (clang_getCursorKind(Referenced) == CXCursor_OverloadedDeclRef) {
606 unsigned I, N = clang_getNumOverloadedDecls(Referenced);
609 CXCursor Ovl = clang_getOverloadedDecl(Referenced, I);
620 CXSourceLocation Loc = clang_getCursorLocation(Referenced);
    [all...]
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 

Completed in 2006 milliseconds