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

/external/clang/tools/libclang/
H A DIndexDecl.cpp328 void IndexingContext::indexTopLevelDecl(Decl *D) { function in class:IndexingContext
340 indexTopLevelDecl(*I);
H A DIndexing.cpp475 IdxCtx.indexTopLevelDecl(*TL);
484 IdxCtx.indexTopLevelDecl(*I);
H A DIndexingContext.h454 void indexTopLevelDecl(Decl *D);

Completed in 71 milliseconds