HomeSort by relevance Sort by last modified time
    Searched refs:handleTagDecl (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
IndexTypeSourceInfo.cpp 52 IndexCtx.handleTagDecl(D);
151 if (handleTagDecl(D)) {
IndexingContext.h 405 bool handleTagDecl(const TagDecl *D);
IndexingContext.cpp 412 bool IndexingContext::handleTagDecl(const TagDecl *D) {
    [all...]

Completed in 77 milliseconds