reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Index/USRGeneration.h
   50 void generateUSRForObjCMethod(StringRef Sel, bool IsInstanceMethod,

References

tools/clang/tools/libclang/CIndexUSRs.cpp
  106   generateUSRForObjCMethod(name, isInstanceMethod, OS);