OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MakeCursorNamespaceRef
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.h
106
CXCursor
MakeCursorNamespaceRef
(const NamedDecl *NS, SourceLocation Loc,
CXIndexDataConsumer.cpp
1204
return
MakeCursorNamespaceRef
(Namespace, Loc, CXTU);
1206
return
MakeCursorNamespaceRef
(Namespace, Loc, CXTU);
CIndex.cpp
1237
return Visit(
MakeCursorNamespaceRef
(D->getAliasedNamespace(),
1260
return Visit(
MakeCursorNamespaceRef
(D->getNominatedNamespaceAsWritten(),
1354
MakeCursorNamespaceRef
(NNS->getAsNamespace(), Range.getBegin(), TU));
1357
return Visit(
MakeCursorNamespaceRef
(NNS->getAsNamespaceAlias(),
1396
if (Visit(
MakeCursorNamespaceRef
(NNS->getAsNamespace(),
1403
if (Visit(
MakeCursorNamespaceRef
(NNS->getAsNamespaceAlias(),
CXCursor.cpp
909
CXCursor cxcursor::
MakeCursorNamespaceRef
(const NamedDecl *NS,
Completed in 28 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026