Searched defs:Relations (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/Index/ |
D | IndexBody.cpp | 54 SmallVectorImpl<SymbolRelation> &Relations) { in getRolesForRef() 124 SmallVectorImpl<SymbolRelation> &Relations) { in addCallRole() 133 SmallVector<SymbolRelation, 4> Relations; in VisitDeclRefExpr() local 143 SmallVector<SymbolRelation, 4> Relations; in VisitMemberExpr() local 159 SmallVector<SymbolRelation, 4> Relations; in VisitObjCIvarRefExpr() local 179 SmallVector<SymbolRelation, 2> Relations; in VisitObjCMessageExpr() local 218 SmallVector<SymbolRelation, 2> Relations; in passObjCLiteralMethodCall() local 248 SmallVector<SymbolRelation, 2> Relations; in VisitCXXConstructExpr() local
|
D | IndexingContext.cpp | 26 ArrayRef<SymbolRelation> Relations) { in handleDecl() 34 ArrayRef<SymbolRelation> Relations, in handleDecl() 47 ArrayRef<SymbolRelation> Relations, in handleReference() 233 ArrayRef<SymbolRelation> Relations, in handleDeclOccurrence()
|
D | IndexTypeSourceInfo.cpp | 23 SmallVector<SymbolRelation, 3> Relations; member in __anon4a70f9830111::TypeIndexer
|
D | IndexingAction.cpp | 23 ArrayRef<SymbolRelation> Relations, in handleDeclOccurence()
|
D | IndexDecl.cpp | 99 SmallVector<SymbolRelation, 4> Relations; in VisitFunctionDecl() local
|
/external/clang/tools/c-index-test/ |
D | core_main.cpp | 75 ArrayRef<SymbolRelation> Relations, in handleDeclOccurence()
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 155 ArrayRef<SymbolRelation> Relations, in handleDeclOccurence()
|