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

  /external/clang/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Index/
IndexDataConsumer.h 40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /external/clang/lib/Index/
IndexingAction.cpp 22 bool IndexDataConsumer::handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
IndexingContext.cpp 332 return DataConsumer.handleDeclOccurence(D, Roles, FinalRelations, FID, Offset,
  /external/clang/tools/c-index-test/
core_main.cpp 74 bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
  /external/clang/tools/libclang/
CXIndexDataConsumer.h 465 bool handleDeclOccurence(const Decl *D, index::SymbolRoleSet Roles,
CXIndexDataConsumer.cpp 153 bool CXIndexDataConsumer::handleDeclOccurence(const Decl *D,
    [all...]

Completed in 604 milliseconds