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 46 IndexCtx.handleTagDecl(D);
88 handleTagDecl(D);
IndexingContext.h 116 void handleTagDecl(const TagDecl *D);
IndexingContext.cpp 202 void IndexingContext::handleTagDecl(const TagDecl *D) {

Completed in 312 milliseconds