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