Searched refs:RelationIBTypeOf (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h125 RelationIBTypeOf = 1 << 18, member in class:clang::index::SymbolRole
/freebsd-current/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp440 APPLY_FOR_ROLE(RelationIBTypeOf);
483 case SymbolRole::RelationIBTypeOf: OS << "RelIBType"; break;
H A DIndexTypeSourceInfo.cpp40 Relations.emplace_back((unsigned)SymbolRole::RelationIBTypeOf, Parent);
H A DIndexingContext.cpp322 case SymbolRole::RelationIBTypeOf:

Completed in 66 milliseconds