Home
last modified time | relevance | path

Searched refs:adjustParent (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Index/
DIndexingContext.cpp198 static const Decl *adjustParent(const Decl *Parent) { in adjustParent() function
298 Parent = adjustParent(Parent); in handleDeclOccurrence()