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