Searched refs:GetDeclForSymbol (Results 1 – 3 of 3) sorted by relevance
51 clang::Decl *GetDeclForSymbol(const llvm::pdb::PDBSymbol &symbol);
830 PDBASTParser::GetDeclForSymbol(const llvm::pdb::PDBSymbol &symbol) { in GetDeclForSymbol() function in PDBASTParser994 llvm::dyn_cast_or_null<clang::FunctionDecl>(GetDeclForSymbol(symbol)); in GetDeclContextForSymbol()1114 GetDeclForSymbol(*child); in ParseDeclsForDeclContext()
319 clang_type_system->GetPDBParser()->GetDeclForSymbol(pdb_func); in ParseCompileUnitFunctionForPDBFunc()637 auto decl = pdb->GetDeclForSymbol(*symbol); in GetDeclForUID()1088 ast->GetDeclForSymbol(*pdb_data); in ParseVariables()