Searched refs:addParentContext (Results 1 – 5 of 5) sorted by relevance
88 void DIEHash::addParentContext(const DIE &Parent) { in addParentContext() function in DIEHash205 addParentContext(*Parent); in hashShallowTypeReference()496 addParentContext(*Parent); in computeDIEODRSignature()546 addParentContext(*Parent); in computeTypeSignature()
106 void addParentContext(const DIE &Die);
613 void addParentContext(const DeclContext *DC);
376 void CodeCompletionBuilder::addParentContext(const DeclContext *DC) { in addParentContext() function in CodeCompletionBuilder
2544 Result.addParentContext(Declaration->getDeclContext()); in CreateCodeCompletionString()2626 Result.addParentContext(ND->getDeclContext()); in CreateCodeCompletionString()