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

  /external/clang/include/clang/Index/
USRGeneration.h 43 void generateUSRForObjCMethod(StringRef Sel, bool IsInstanceMethod,
  /external/clang/tools/libclang/
CIndexUSRs.cpp 109 generateUSRForObjCMethod(name, isInstanceMethod, OS);
  /external/clang/lib/Index/
USRGeneration.cpp 784 void clang::index::generateUSRForObjCMethod(StringRef Sel,

Completed in 66 milliseconds