Home
last modified time | relevance | path

Searched refs:generateUSRForObjCMethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DUSRGeneration.h50 void generateUSRForObjCMethod(StringRef Sel, bool IsInstanceMethod,
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexUSRs.cpp106 generateUSRForObjCMethod(name, isInstanceMethod, OS); in clang_constructUSR_ObjCMethod()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DUSRGeneration.cpp1050 void clang::index::generateUSRForObjCMethod(StringRef Sel, in generateUSRForObjCMethod() function in clang::index