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

  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 306 ArrayRef<IdentifierInfo *> getSelIdents() const { return SelIdents; }
    [all...]
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 561 ArrayRef<IdentifierInfo *> SelIdents = Context.getSelIdents();
    [all...]

Completed in 40 milliseconds