Searched refs:addParentContext (Results 1 – 5 of 5) sorted by relevance
78 void DIEHash::addParentContext(const DIE &Parent) { in addParentContext() function in DIEHash139 addParentContext(*Parent); in hashShallowTypeReference()427 addParentContext(*Parent); in computeTypeSignature()
46 void addParentContext(const DIE &Parent);
742 void addParentContext(const DeclContext *DC);
476 void CodeCompletionBuilder::addParentContext(const DeclContext *DC) { in addParentContext() function in CodeCompletionBuilder
3396 Result.addParentContext(Declaration->getDeclContext()); in CreateCodeCompletionString()3473 Result.addParentContext(ND->getDeclContext()); in createCodeCompletionStringForDecl()