Home
last modified time | relevance | path

Searched defs:RelationBaseOf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h118 RelationBaseOf = 1 << 11, enumerator
/llvm-project/clang/unittests/Index/
H A DIndexTests.cpp388 TEST(IndexTest, RelationBaseOf) { in TEST() argument