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 53 IndexCtx.handleTagDecl(D);
152 if (handleTagDecl(D)) {
IndexingContext.h 414 bool handleTagDecl(const TagDecl *D);
IndexingContext.cpp 337 bool IndexingContext::handleTagDecl(const TagDecl *D) {
    [all...]

Completed in 20 milliseconds