Home
last modified time | relevance | path

Searched refs:RelationBaseOf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h118 RelationBaseOf = 1 << 11, enumerator
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp433 APPLY_FOR_ROLE(RelationBaseOf); in applyForEachSymbolRoleInterruptible()
476 case SymbolRole::RelationBaseOf: OS << "RelBase"; break; in printSymbolRoles()
H A DIndexTypeSourceInfo.cpp36 Relations.emplace_back((unsigned)SymbolRole::RelationBaseOf, Parent); in TypeIndexer()
H A DIndexDecl.cpp402 SymbolRelation{(unsigned)SymbolRole::RelationBaseOf, ContD})); in handleReferencedProtocols()
426 SymbolRelation{(unsigned)SymbolRole::RelationBaseOf, D})); in VisitObjCInterfaceDecl()