Searched refs:GetDeclContextContainingSymbol (Results 1 – 3 of 3) sorted by relevance
404 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType()479 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType()557 auto decl_ctx = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType()910 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol()945 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol()1028 clang::DeclContext *PDBASTParser::GetDeclContextContainingSymbol( in GetDeclContextContainingSymbol() function in PDBASTParser
56 GetDeclContextContainingSymbol(const llvm::pdb::PDBSymbol &symbol);
707 auto decl_context = pdb->GetDeclContextContainingSymbol(*symbol); in GetDeclContextContainingUID()