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

  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 565 if (IdentifierInfo *selIdent = *I)
566 AllocatedResults.Selector += selIdent->getName();
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]

Completed in 61 milliseconds