OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setClientEntity
(Results
1 - 3
of
3
) sorted by null
/external/clang/tools/libclang/
IndexingContext.h
463
void
setClientEntity
(const Decl *D, CXIdxClientEntity client);
Indexing.cpp
898
Entity->IndexCtx->
setClientEntity
(Entity->Dcl, client);
[
all
...]
IndexingContext.cpp
749
void IndexingContext::
setClientEntity
(const Decl *D, CXIdxClientEntity client) {
[
all
...]
Completed in 146 milliseconds