Searched defs:GetDecl (Results 1 – 4 of 4) sorted by relevance
31 clang::Decl *ClangUtil::GetDecl(const CompilerDecl &decl) { in GetDecl() function in ClangUtil
203 CompilerDecl Variable::GetDecl() { in GetDecl() function in Variable
4381 CompilerDecl SymbolFileDWARF::GetDecl(const DWARFDIE &die) { in GetDecl() function in SymbolFileDWARF
7839 Decl *ASTReader::GetDecl(GlobalDeclID ID) { in GetDecl() function in ASTReader