Searched refs:addParentContext (Results 1 – 12 of 12) sorted by relevance
79 void DIEHash::addParentContext(const DIE &Parent) { in addParentContext() function in DIEHash144 addParentContext(*Parent); in hashShallowTypeReference()419 addParentContext(*Parent); in computeTypeSignature()
46 void addParentContext(const DIE &Parent);
80 void DIEHash::addParentContext(const DIE &Parent) { in addParentContext() function in DIEHash145 addParentContext(*Parent); in hashShallowTypeReference()411 addParentContext(*Parent); in computeTypeSignature()
81 void DIEHash::addParentContext(const DIE &Parent) { in addParentContext() function in DIEHash194 addParentContext(*Parent); in hashShallowTypeReference()501 addParentContext(*Parent); in computeTypeSignature()
96 void addParentContext(const DIE &Die);
376 void CodeCompletionBuilder::addParentContext(const DeclContext *DC) { in addParentContext() function in CodeCompletionBuilder
2608 Result.addParentContext(Declaration->getDeclContext()); in CreateCodeCompletionString()2686 Result.addParentContext(ND->getDeclContext()); in CreateCodeCompletionString()
615 void addParentContext(const DeclContext *DC);
737 void addParentContext(const DeclContext *DC);
465 void CodeCompletionBuilder::addParentContext(const DeclContext *DC) { in addParentContext() function in CodeCompletionBuilder
3302 Result.addParentContext(Declaration->getDeclContext()); in CreateCodeCompletionString()3379 Result.addParentContext(ND->getDeclContext()); in createCodeCompletionStringForDecl()