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

/external/clang/tools/libclang/
H A DIndexBody.cpp143 IndexCtx.indexTopLevelDecl(D);
H A DIndexDecl.cpp334 void IndexingContext::indexTopLevelDecl(const Decl *D) { function in class:IndexingContext
346 indexTopLevelDecl(*I);
H A DIndexingContext.h449 void indexTopLevelDecl(const Decl *D);
H A DIndexing.cpp730 IdxCtx.indexTopLevelDecl(D);

Completed in 444 milliseconds