Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp383 static const DeclContext *getEnclosingDeclContext(ASTContext &AST, in getEnclosingDeclContext() function
464 return getRelativeName(D->getDecl(), getEnclosingDeclContext(AST, S)); in getStmtValue()