Searched refs:handleTypeAliasTemplate (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DIndexDecl.cpp304 IndexCtx.handleTypeAliasTemplate(D);
H A DIndexingContext.h438 bool handleTypeAliasTemplate(const TypeAliasTemplateDecl *D);
H A DIndexingContext.cpp560 bool IndexingContext::handleTypeAliasTemplate(const TypeAliasTemplateDecl *D) { function in class:IndexingContext

Completed in 79 milliseconds