Searched refs:addPreviousDeclaration (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DJSONNodeDumper.h183 void addPreviousDeclaration(const Decl *D);
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp10 void JSONNodeDumper::addPreviousDeclaration(const Decl *D) { function in class:JSONNodeDumper
129 addPreviousDeclaration(D);

Completed in 71 milliseconds