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