OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:generateUSRForObjCProtocol
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Index/
USRGeneration.h
50
void
generateUSRForObjCProtocol
(StringRef Prot, raw_ostream &OS);
/external/clang/tools/libclang/
CIndexUSRs.cpp
123
generateUSRForObjCProtocol
(name, OS);
/external/clang/lib/Index/
USRGeneration.cpp
139
generateUSRForObjCProtocol
(prot, Out);
794
void clang::index::
generateUSRForObjCProtocol
(StringRef Prot, raw_ostream &OS) {
Completed in 143 milliseconds