OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indexTypeSourceInfo
(Results
1 - 3
of
3
) sorted by null
/external/clang/tools/libclang/
IndexDecl.cpp
39
IndexCtx.
indexTypeSourceInfo
(D->getTypeSourceInfo(), Parent);
57
IndexCtx.
indexTypeSourceInfo
(D->getReturnTypeSourceInfo(), D);
77
IndexCtx.
indexTypeSourceInfo
(Init->getTypeSourceInfo(), D);
124
IndexCtx.
indexTypeSourceInfo
(D->getTypeSourceInfo(), D);
129
// Non-free standing tags are handled in
indexTypeSourceInfo
.
217
IndexCtx.
indexTypeSourceInfo
(D->getTypeSourceInfo(), D);
310
IndexCtx.
indexTypeSourceInfo
(D->getTemplatedDecl()->getTypeSourceInfo(), D);
IndexTypeSourceInfo.cpp
96
void IndexingContext::
indexTypeSourceInfo
(TypeSourceInfo *TInfo,
IndexingContext.h
378
void
indexTypeSourceInfo
(TypeSourceInfo *TInfo, const NamedDecl *Parent,
Completed in 127 milliseconds