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);
752 void addParentContext(const DeclContext *DC);
482 void CodeCompletionBuilder::addParentContext(const DeclContext *DC) { in addParentContext() function in CodeCompletionBuilder
3464 Result.addParentContext(Declaration->getDeclContext()); in CreateCodeCompletionString()3541 Result.addParentContext(ND->getDeclContext()); in createCodeCompletionStringForDecl()