Searched defs:addDeclaration (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/utils/ABITest/ | ||
H A D | ABITestGen.py | 81 def addDeclaration(self, decl): member in TypePrinter |
/llvm-project/clang-tools-extra/clangd/index/ | ||
H A D | SymbolCollector.cpp | 985 const Symbol *SymbolCollector::addDeclaration(const NamedDecl &ND, SymbolID ID, addDeclaration() function in clang::clangd::SymbolCollector |