Home
last modified time | relevance | path

Searched defs:SymbolRelation (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Index/
DIndexSymbol.h96 struct SymbolRelation { struct
100 SymbolRelation(SymbolRoleSet Roles, const Decl *Sym) in SymbolRelation() argument
/external/llvm-project/clang/include/clang/Index/
DIndexSymbol.h133 struct SymbolRelation { struct
137 SymbolRelation(SymbolRoleSet Roles, const Decl *Sym) in SymbolRelation() argument
/external/llvm-project/clang/unittests/Index/
DIndexTests.cpp78 ArrayRef<SymbolRelation>, SourceLocation Loc, in handleDeclOccurrence()