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