HomeSort by: relevance | last modified time | path
    Searched refs:RelationContainedBy (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Index/
IndexSymbol.h 121 RelationContainedBy = 1 << 17,
  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexSymbol.cpp 431 APPLY_FOR_ROLE(RelationContainedBy);
474 case SymbolRole::RelationContainedBy: OS << "RelCont"; break;
IndexingContext.cpp 342 case SymbolRole::RelationContainedBy:
437 (unsigned)SymbolRole::RelationContainedBy,

Completed in 83 milliseconds